* Perl nixification fixes. Oh, the humanity.
svn path=/nixpkgs/trunk/; revision=813
This commit is contained in:
@@ -232,6 +232,7 @@
|
||||
|
||||
perl = (import ../development/interpreters/perl) {
|
||||
inherit fetchurl stdenv;
|
||||
patch = gnupatch;
|
||||
};
|
||||
|
||||
python = (import ../development/interpreters/python) {
|
||||
|
||||
Reference in New Issue
Block a user