mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 22:20:30 +03:00
![]() These derivation output one or more disk image files and metadata in JSON, none of which seem to be good targets for patchelf, stripping or other things that typically happen in fixupPhase. I noticed that specifically shebang patching took a long time when building bigger images, roughly doubling build times at times. This might be due to a traversal of an entire disk images, dozens of gigabytes in size while looking for interpreters. All tests in nix-build -A nixosTests.systemd-repart passed, but no further testing was done yet. |
||
---|---|---|
.. | ||
amend-repart-definitions.py | ||
assert_uki_repart_match.py | ||
file-options.nix | ||
images.nix | ||
repart-image.nix | ||
repart-verity-store.nix | ||
repart.nix |