nixpkgs/nixos/modules/system/boot/loader/systemd-boot
Lin Jian 642323930e
nixos/systemd-boot: correctly find gen_number for specialisation
Before this patch, the gen_number found by regex contains
"-specialisation-foo" if specialisation is used. As a result, applying
int() to gen_number raises ValueError, causing entries containing
a specialisation part not being removed.
2022-10-07 19:28:43 +08:00
..
systemd-boot-builder.py nixos/systemd-boot: correctly find gen_number for specialisation 2022-10-07 19:28:43 +08:00
systemd-boot.nix nixos/*: md-convert options with unordered lists 2022-08-31 16:32:53 +02:00