* Use separate Berkeley DB and ATerm.
svn path=/nixpkgs/trunk/; revision=793
This commit is contained in:
@@ -662,7 +662,9 @@
|
||||
};
|
||||
|
||||
nix = (import ../misc/nix) {
|
||||
inherit fetchurl stdenv;
|
||||
inherit fetchurl stdenv aterm;
|
||||
aterm = aterm_2_0_5;
|
||||
bdb = db4;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user