nixpkgs/nixos/modules/system/boot/loader/grub
Niklas Hambüchen 45325b1d24
install-grub.pl: Fix GRUB always reinstalling. (#92756)
See https://github.com/NixOS/nixpkgs/pull/92520#issuecomment-655157990.

In #85895 I accidentally introduced a comparison between an array reference
and an array, which can never be true. Fixed by dereferencing.
2020-07-13 02:16:43 +02:00
..
grub.nix grub: Add boot.loader.grub.extraGrubInstallArgs option. 2020-07-06 22:07:46 +02:00
install-grub.pl install-grub.pl: Fix GRUB always reinstalling. (#92756) 2020-07-13 02:16:43 +02:00
ipxe.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
memtest.nix nixos/grub: make memtest work with EFI 2020-02-05 11:12:55 +07:00