Files
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
..