* Use it.
svn path=/nixpkgs/trunk/; revision=5248
This commit is contained in:
parent
285756b5b0
commit
75ee1e1704
@ -2399,6 +2399,11 @@ rec {
|
|||||||
bdb = db4;
|
bdb = db4;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nixUnstable = (import ../misc/nix-unstable) {
|
||||||
|
inherit fetchurl stdenv aterm perl curl;
|
||||||
|
bdb = db4;
|
||||||
|
};
|
||||||
|
|
||||||
cups = (import ../misc/cups) {
|
cups = (import ../misc/cups) {
|
||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user