we don't have nix-static. Bwah.
svn path=/nixpkgs/trunk/; revision=4448
This commit is contained in:
parent
3ab0457893
commit
0c5b904257
@ -1988,11 +1988,11 @@ rec {
|
|||||||
x11Support = false;
|
x11Support = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
nixStatic = (import ../misc/nix-static) {
|
#nixStatic = (import ../misc/nix-static) {
|
||||||
inherit fetchurl stdenv aterm perl;
|
# inherit fetchurl stdenv aterm perl;
|
||||||
curl = bootCurl; /* !!! ugly */
|
# curl = bootCurl; /* !!! ugly */
|
||||||
bdb = db4;
|
# bdb = db4;
|
||||||
};
|
#};
|
||||||
|
|
||||||
nix = (import ../misc/nix) {
|
nix = (import ../misc/nix) {
|
||||||
inherit fetchurl stdenv aterm perl;
|
inherit fetchurl stdenv aterm perl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user