release-small.nix: cleanup

This commit is contained in:
Jonathan Ringer 2022-02-02 09:18:58 -08:00 committed by Jonathan Ringer
parent 09ca0f5a50
commit df8f06c8e5

View file

@ -30,7 +30,6 @@ with import ./release-lib.nix { inherit supportedSystems nixpkgsArgs; };
bind = linux;
bsdiff = all;
bzip2 = all;
classpath = linux;
cmake = all;
coreutils = all;
cpio = all;
@ -58,7 +57,6 @@ with import ./release-lib.nix { inherit supportedSystems nixpkgsArgs; };
gnused = all;
gnutar = all;
gnutls = linux;
gogoclient = linux;
grub = linux;
grub2 = linux;
gsl = linux;
@ -103,7 +101,6 @@ with import ./release-lib.nix { inherit supportedSystems nixpkgsArgs; };
mesa = mesaPlatforms;
midori = linux;
mingetty = linux;
mk = linux;
mktemp = all;
mono = linux;
monotone = linux;