1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-22 09:20:58 +03:00

release-small.nix: Drop the grub1 test

See 606d34e45a.
This commit is contained in:
Eelco Dolstra 2015-08-11 13:49:58 +02:00
parent 3afc387b4a
commit 30e90ca1fe

View file

@ -43,7 +43,6 @@ in rec {
simple; simple;
installer = { installer = {
inherit (nixos'.tests.installer) inherit (nixos'.tests.installer)
grub1
lvm lvm
separateBoot separateBoot
simple; simple;