nixpkgs/nixos/modules/system/boot/loader/systemd-boot
Max 2cf6f9e5bd
nixos/systemd-boot: Use os.path.realpath to fully resolve symlinks
os.readlink only resolves one layer of symlinks. This script explicitly relies on the real path of a file for deduplication, hence symlink resolution should recurse.
2021-06-24 17:52:03 +02:00
..
systemd-boot-builder.py nixos/systemd-boot: Use os.path.realpath to fully resolve symlinks 2021-06-24 17:52:03 +02:00
systemd-boot.nix nixos/systemd-boot: add typechecking 2021-01-10 21:13:59 +01:00