release-small.nix: cleanup
This commit is contained in:
parent
09ca0f5a50
commit
df8f06c8e5
@ -30,7 +30,6 @@ with import ./release-lib.nix { inherit supportedSystems nixpkgsArgs; };
|
|||||||
bind = linux;
|
bind = linux;
|
||||||
bsdiff = all;
|
bsdiff = all;
|
||||||
bzip2 = all;
|
bzip2 = all;
|
||||||
classpath = linux;
|
|
||||||
cmake = all;
|
cmake = all;
|
||||||
coreutils = all;
|
coreutils = all;
|
||||||
cpio = all;
|
cpio = all;
|
||||||
@ -58,7 +57,6 @@ with import ./release-lib.nix { inherit supportedSystems nixpkgsArgs; };
|
|||||||
gnused = all;
|
gnused = all;
|
||||||
gnutar = all;
|
gnutar = all;
|
||||||
gnutls = linux;
|
gnutls = linux;
|
||||||
gogoclient = linux;
|
|
||||||
grub = linux;
|
grub = linux;
|
||||||
grub2 = linux;
|
grub2 = linux;
|
||||||
gsl = linux;
|
gsl = linux;
|
||||||
@ -103,7 +101,6 @@ with import ./release-lib.nix { inherit supportedSystems nixpkgsArgs; };
|
|||||||
mesa = mesaPlatforms;
|
mesa = mesaPlatforms;
|
||||||
midori = linux;
|
midori = linux;
|
||||||
mingetty = linux;
|
mingetty = linux;
|
||||||
mk = linux;
|
|
||||||
mktemp = all;
|
mktemp = all;
|
||||||
mono = linux;
|
mono = linux;
|
||||||
monotone = linux;
|
monotone = linux;
|
||||||
|
Loading…
Reference in New Issue
Block a user