Fix eval-release.nix evaluation

This commit is contained in:
Eelco Dolstra 2015-03-06 15:09:19 +01:00
parent 494ae5fbeb
commit 692ed0882a

View File

@ -288,8 +288,6 @@ rec {
];
overrides = pkgs: {
inherit cc;
gcc = cc;
inherit (stage4.pkgs)