* Oops.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31734
This commit is contained in:
parent
b27b5dfd75
commit
14aab94aef
@ -236,6 +236,7 @@ rec {
|
|||||||
gcc = stdenvLinuxBoot3Pkgs.gcc.gcc;
|
gcc = stdenvLinuxBoot3Pkgs.gcc.gcc;
|
||||||
name = "";
|
name = "";
|
||||||
};
|
};
|
||||||
|
extraPath = [ stdenvLinuxBoot3Pkgs.xz ];
|
||||||
overrides = pkgs: {
|
overrides = pkgs: {
|
||||||
inherit (stdenvLinuxBoot1Pkgs) perl;
|
inherit (stdenvLinuxBoot1Pkgs) perl;
|
||||||
inherit (stdenvLinuxBoot3Pkgs) gettext gnum4 xz gmp;
|
inherit (stdenvLinuxBoot3Pkgs) gettext gnum4 xz gmp;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user