sanana
5fc31ce1b8
limine-install: fix profile enumeration
...
Fixes #425158 .
(cherry picked from commit 6baed48380 )
2025-07-15 08:22:02 +00:00
nat
8c8ba680ec
nixos/limine: substituteAll -> replaceVarsWith
...
(cherry picked from commit e51e0da386 )
2025-05-26 14:07:33 +05:30
programmerlexi
90f3e90346
nixos/limine: fix boot entry not being created properly ( #410935 )
...
(cherry picked from commit 2c673b6e67 )
2025-05-26 13:26:56 +05:30
hustlerone
d5138ca3d6
nixos/limine: tidy up the boot menu
...
(cherry picked from commit de6905ee37 )
2025-05-22 21:03:39 +05:30
programmerlexi
f5c8555577
nixos/limine: don't modify boot order on bootloader update
...
(cherry picked from commit 95030d7eb3 )
2025-05-21 23:38:10 +05:30
programmerlexi
d8c429b16a
nixos/limine: carefully remove files instead of nuking them
...
(cherry picked from commit a094b5d8cc )
2025-05-21 15:42:12 +05:30
programmerlexi
ecc74afaf4
nixos/limine: atomically copy files
...
(cherry picked from commit 2c7659b1ff )
2025-05-21 15:42:12 +05:30
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
programmerlexi
1a830fe9d9
nixos/limine: fix the install script
2025-03-18 01:06:55 +05:30
Rane
2cc1d33489
nixos/limine: cast partition index to string ( #390732 )
2025-03-18 01:01:15 +05:30
programmerlexi
12779dc091
nixos/limine: init module
...
Co-Authored-By: Gabriel Waksmundzki <czapek1337@gmail.com>
2025-03-06 08:05:08 +01:00