> 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 _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
