* Make Nix build again in Nixpkgs.
svn path=/nixpkgs/trunk/; revision=5558
This commit is contained in:
parent
5092df8999
commit
01597f845e
@ -2492,8 +2492,9 @@ rec {
|
||||
#};
|
||||
|
||||
nix = (import ../misc/nix) {
|
||||
inherit fetchurl stdenv aterm perl curl;
|
||||
inherit fetchurl aterm perl curl;
|
||||
bdb = db4;
|
||||
stdenv = overrideGCC stdenv gcc34;
|
||||
};
|
||||
|
||||
nixUnstable = (import ../misc/nix-unstable) {
|
||||
|
Loading…
Reference in New Issue
Block a user