nixpkgs/nixos/modules/system/boot/loader
Angelo Bulfone 9ed29c65a4
nixos/limine: Fix reading generations and specialisations
Previously, all generations for the primary system profile
read their data from the currently active one rather than
their own path, and specialisations in general all used
their parent bootspec rather than their own. This fixes both issues.

This commit still uses the parent path's build date for
specialisations, but this is more minor issue and the times
shouldn't be meaningfully different in most cases anyways.
2025-03-19 15:19:41 -07:00
..
external
generations-dir various: replace substituteAll with replaceVarsWith 2024-12-15 13:35:30 +01:00
generic-extlinux-compatible nixos/boot/loader/generic-extlinux-compatible: fix eval on cross as well 2025-01-11 20:47:19 +03:00
grub Revert "nixos/grub: generate BLS entries" 2025-02-28 14:30:10 -05:00
init-script init-script-builder: fix build (#375160) 2025-01-20 08:29:57 +01:00
limine nixos/limine: Fix reading generations and specialisations 2025-03-19 15:19:41 -07:00
systemd-boot nixos/systemd-boot: replace substituteAll with replaceVarsWith 2025-01-28 22:30:26 +01:00
efi.nix
loader.nix