nixpkgs/nixos/modules/system/boot/loader
Matthias Treydte ff24f484af nixos/systemd-boot: fix systemd-boot-builder refusing to update
Handling of the string length condition in should_update
was broken, as evident with the log message

> leaving systemd-boot 246 in place (250.4 is not newer)

Discussion with @mweinelt came to the conclusion
that Python's "<" operator already does what we need,
so the should_update function can be dropped.

Fixes a30de3b849
2022-06-01 11:49:07 +02:00
..
generations-dir
generic-extlinux-compatible generic-extlinux-compatible: Allow disabling generation of device tree directives 2022-01-06 17:23:10 -08:00
grub nixos/grub: added configuration option for entry options 2022-03-31 06:39:16 -04:00
init-script
raspberrypi
systemd-boot nixos/systemd-boot: fix systemd-boot-builder refusing to update 2022-06-01 11:49:07 +02:00
efi.nix
loader.nix