* Add the glibc static tarball.

svn path=/nixpkgs/trunk/; revision=6789
This commit is contained in:
Eelco Dolstra
2006-10-20 12:50:45 +00:00
parent 9cfda380c8
commit 692168db6c
2 changed files with 24 additions and 3 deletions
@@ -30,6 +30,8 @@ let
stdenv = pkgs.makeStaticBinaries pkgs.stdenv;
};
glibc = pkgs.glibc;
# The result should not contain any references (store paths) so
# that we can safely copy them out of the store and to other
# locations in the store.