1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-20 08:29:20 +03:00
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