0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 22:20:30 +03:00
nixpkgs/nixos/modules/system/boot/loader/systemd-boot
Jared Baur a786cc0227
nixos/systemd-boot: fix cross for lint check
Since we are not in a `callPackage` context, dependencies in
`nativeBuildInputs` don't get spliced to the buildPlatform, causing a
cross-compiled nixos system to fail at this step when running mypy built
for the hostPlatform.
2024-02-24 08:58:57 -06:00
..
systemd-boot-builder.py nixos/systemd-boot: fix editor option 2024-01-31 10:46:30 +07:00
systemd-boot.nix nixos/systemd-boot: fix cross for lint check 2024-02-24 08:58:57 -06:00