* Add some stuff to the channel.

* Latest unstable Nix.

svn path=/nixpkgs/trunk/; revision=7389
This commit is contained in:
Eelco Dolstra 2006-12-18 17:58:50 +00:00
parent 3ae5939e87
commit b0bb9f21ee
2 changed files with 8 additions and 4 deletions

View File

@ -4,11 +4,11 @@
}: }:
stdenv.mkDerivation { stdenv.mkDerivation {
name = "nix-0.11pre7325"; name = "nix-0.11pre7351";
src = fetchurl { src = fetchurl {
url = http://nix.cs.uu.nl/dist/nix/nix-0.11pre7325/nix-0.11pre7325.tar.bz2; url = http://nix.cs.uu.nl/dist/nix/nix-0.11pre7351/nix-0.11pre7351.tar.bz2;
md5 = "89842aa3fe357b94118496eada00b81f"; md5 = "a660ec514ae0e296a114bb548a4a8069";
}; };
buildInputs = [perl curl]; buildInputs = [perl curl];

View File

@ -29,6 +29,7 @@ let {
cpio cpio
darcs darcs
db4 db4
dietlibc
diffutils diffutils
docbook5 docbook5
docbook_xml_dtd_42 docbook_xml_dtd_42
@ -78,6 +79,7 @@ let {
maven maven
mk mk
mktemp mktemp
mod_python
module_init_tools module_init_tools
mono mono
mysql mysql
@ -88,6 +90,8 @@ let {
nixUnstable nixUnstable
nxml nxml
openssl openssl
pam_login
pam_unix2
pan pan
par2cmdline par2cmdline
#parted #parted
@ -97,6 +101,7 @@ let {
postgresql postgresql
postgresql_jdbc postgresql_jdbc
procps procps
pwdutils
python python
qcmm qcmm
qt3 qt3
@ -105,7 +110,6 @@ let {
rsync rsync
screen screen
sdf sdf
shadowutils
spidermonkey spidermonkey
splashutils splashutils
strace strace