Remove references to some nonexistent packages
This commit is contained in:
parent
85996ac018
commit
ea9d5e8e56
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue