1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-01 05:19:17 +03:00
nixpkgs/nixos/modules/system/boot/loader/systemd-boot
Philip Taron faa579e444
nixos/systemd-boot: guard assertion messages against eval failures
These messages should be able to be printed in all cases. In particular, trying to coerce a `null` to a string is an error unless passed through `toString`.
2024-06-18 11:30:16 -07:00
..
systemd-boot-builder.py nixos/systemd-boot-builder: remove workaround for 10 year old Nix bug 2024-05-29 02:52:47 -07:00
systemd-boot.nix nixos/systemd-boot: guard assertion messages against eval failures 2024-06-18 11:30:16 -07:00