* Remove redundant files, move path.nix around a bit.
svn path=/nixpkgs/trunk/; revision=5701
This commit is contained in:
@@ -200,7 +200,7 @@ rec {
|
||||
name = "stdenv-linux";
|
||||
preHook = ./prehook.sh;
|
||||
initialPath = [
|
||||
((import ../nix/path.nix) {pkgs = stdenvLinuxBoot3Pkgs;})
|
||||
((import ../common-path.nix) {pkgs = stdenvLinuxBoot3Pkgs;})
|
||||
stdenvLinuxBoot3Pkgs.patchelf
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user