[Nix-dev] nix function patchelfExecutables - does this make sense?
Marc Weber
marco-oweber at gmx.de
Sat Aug 18 17:10:39 CEST 2007
> But maybe it simpler to just stick your postBuild value in a file that you can
> then import in every Nix expression that needs it.
Hi Eelco..
What about adding a new phase purifyExecutables to setup-new2.sh
(which is not executed by default)
then all you would have to do is postUnpack="purifyExecutables" ..
Then the code would'nt be duplicated ..
Marc
More information about the nix-dev
mailing list