mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 09:17:07 +03:00
* 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;
|
||||
name = "";
|
||||
};
|
||||
extraPath = [ stdenvLinuxBoot3Pkgs.xz ];
|
||||
overrides = pkgs: {
|
||||
inherit (stdenvLinuxBoot1Pkgs) perl;
|
||||
inherit (stdenvLinuxBoot3Pkgs) gettext gnum4 xz gmp;
|
||||
|
Loading…
Reference in New Issue
Block a user