Remove references to some nonexistent packages

This commit is contained in:
Eelco Dolstra 2012-12-13 15:28:07 +01:00
parent 85996ac018
commit ea9d5e8e56

View file

@ -30,7 +30,6 @@ with (import ./release-lib.nix);
bc = all;
binutils = linux;
bind = linux;
bison26 = linux;
bsdiff = all;
bzip2 = all;
classpath = linux;
@ -75,8 +74,6 @@ with (import ./release-lib.nix);
gsl = linux;
guile = linux; # tests fail on Cygwin
gzip = all;
hal = linux;
hal_info = linux;
hddtemp = linux;
hdparm = linux;
hello = all;
@ -185,7 +182,6 @@ with (import ./release-lib.nix);
time = linux;
tinycc = ["i686-linux"];
udev = linux;
uml = ["i686-linux"];
unrar = linux;
unzip = all;
upstart = linux;