Set attr in all
This commit is contained in:
@@ -11,7 +11,7 @@ final: prev: with prev; {
|
||||
|
||||
gsort = callPackage ./gsort { };
|
||||
|
||||
lumpy = callPackage ./lumpy.nix { };
|
||||
lumpy = callPackage ./lumpy.nix { python=prev.python2; };
|
||||
|
||||
#meraculous = callPackage ./meraculous.nix { let stdenv49 = overrideCC stdenv gcc49; in stdenv = stdenv49; boost = boost159.override { stdenv = stdenv49 }; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user