mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
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;
|
||||
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;
|
||||
|
Loading…
Reference in New Issue
Block a user