nixpkgs/nixos/modules/system/boot/loader/systemd-boot
Daniel Fullmer 1d4dc149df nixos/systemd-boot: fix incorrect string formatting
Currently, this always writes "default nixos-generation-%d.conf" without
replacing the "%d" in the string.
Python .format() is not equivalent to "%"
2020-06-18 19:58:50 -04:00
..
systemd-boot-builder.py nixos/systemd-boot: fix incorrect string formatting 2020-06-18 19:58:50 -04:00
systemd-boot.nix system-boot: configurationLimit should be null as default 2019-07-23 10:20:09 +02:00