release-small: drop grub (grub1)

grub1 was removed after not being maintained upstream for a decade
This commit is contained in:
Nick Cao 2024-01-16 16:17:35 -05:00
parent ac1638d014
commit b48ce9aaeb
No known key found for this signature in database

View File

@ -54,7 +54,6 @@ with import ./release-lib.nix { inherit supportedSystems nixpkgsArgs; };
gnused = all;
gnutar = all;
gnutls = linux;
grub = linux;
grub2 = linux;
guile = linux; # tests fail on Cygwin
gzip = all;