we don't have nix-static. Bwah.

svn path=/nixpkgs/trunk/; revision=4448
This commit is contained in:
Armijn Hemel 2005-12-27 15:14:58 +00:00
parent 3ab0457893
commit 0c5b904257

View File

@ -1988,11 +1988,11 @@ rec {
x11Support = false;
};
nixStatic = (import ../misc/nix-static) {
inherit fetchurl stdenv aterm perl;
curl = bootCurl; /* !!! ugly */
bdb = db4;
};
#nixStatic = (import ../misc/nix-static) {
# inherit fetchurl stdenv aterm perl;
# curl = bootCurl; /* !!! ugly */
# bdb = db4;
#};
nix = (import ../misc/nix) {
inherit fetchurl stdenv aterm perl;