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
K900 5a2f238b9a systemd-boot: use mktemp from coreutils in installer
People running nixos-install in non-NixOS environments
occasionally run into the mktemp builtin not being loaded
into bash (yes, even NixOS' bash). Rather than try and
figure out why exactly that is happening, just use a known
good mktemp from coreutils.
2022-05-02 15:44:55 +03:00
..
systemd-boot-builder.py sdboot-builder: fix crash in exception handling 2022-03-13 14:38:01 +01:00
systemd-boot.nix systemd-boot: use mktemp from coreutils in installer 2022-05-02 15:44:55 +03:00