2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-19 20:23:02 +00:00
nixpkgs/pkgs/build-support/writers
sternenseemann b1197ac729 writers: run fixupPhase for darwin bin writers
mach-o executables we produce in writers are not always fully valid for
some reason. In normal derivation this is fixed in fixupPhase and we can
replicate this behavior here easily.

Resolves .
2021-10-29 12:34:48 +02:00
..
default.nix writers: run fixupPhase for darwin bin writers 2021-10-29 12:34:48 +02:00
test.nix