nixpkgs-suyu/nixos/modules
Niklas Hambüchen e8c1ff9ef8
grub: Fix incorrect upgrade to new jsonStateLine. See #85895. (#92520)
Fixes error

    Can't use an undefined value as an ARRAY reference at /nix/store/...-install-grub.pl line 642, <FILE> line 5.

with `/boot/grub/state` being:

```
grub
2.04
no
/dev/sda
/boot

```

I am not sure where the trailing empty line can come from; the script does not
seem to write it. In any case, now we handle that situation as well.

Further, ensure that `extraGrubInstallArgs` defaults to the empty array
if its key is not present in the `jsonState`.
2020-07-07 00:53:55 +02:00
..
config nixos: fix manual build 2020-07-04 10:23:25 +01:00
hardware hardware.deviceTree: add name 2020-06-21 13:48:22 +02:00
i18n/input-method Revert "ibus: fix dconf db installation" 2020-04-24 18:22:59 -04:00
installer Merge pull request #90431 from euank/nixos-install-warn 2020-07-05 18:55:43 -04:00
misc nixos/documentation: add option to generate caches 2020-06-18 10:17:04 +02:00
profiles Merge pull request #74378 from ttuegel/lxc-container 2020-04-25 16:25:15 +02:00
programs nixos/fish: enable man cache generation 2020-06-29 22:28:32 +02:00
security nixos/acme: execute a single lego command 2020-06-19 14:56:17 +02:00
services postfix: Add submissions option for postfix and test (#91691) 2020-07-06 03:37:56 +02:00
system grub: Fix incorrect upgrade to new jsonStateLine. See #85895. (#92520) 2020-07-07 00:53:55 +02:00
tasks Merge pull request #92092 from ElvishJerricco/zfs-encryption-systemd-ask-password 2020-07-02 17:25:53 -04:00
testing nixos/service-runner.nix: Allow quotes in commands + test 2020-02-28 14:26:29 +01:00
virtualisation Merge pull request #92122 from nh2/qemu-vm-fix-useBootLoader 2020-07-06 22:06:20 +02:00
module-list.nix Merge pull request #63165 from CRTified/module/initrd-ovpn 2020-07-05 14:32:52 +02:00
rename.nix hardware/u2f: remove module 2020-06-14 15:13:31 +02:00