1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

restore pkgs.gcc = stdenv.cc

This commit is contained in:
Shea Levy 2015-01-03 09:54:02 -05:00
parent 187646f071
commit 77a448e96f

View file

@ -287,6 +287,9 @@ rec {
overrides = pkgs: {
inherit cc;
gcc = cc;
inherit (stage4.pkgs)
gzip bzip2 xz bash binutils coreutils diffutils findutils gawk
glibc gnumake gnused gnutar gnugrep gnupatch patchelf