On 06/22/2017 01:05 PM, Thomas Tuegel wrote:
> How can I make my setup hook be evaluated after multiple-outputs.sh is loaded?

Immediate idea, maybe there's a better way: make the envHook just extend
prePhases by a function that does the actual work.  That should get run
after all envHooks but before all phases.

Still, I wonder if we should change the order to run the setup hooks
from stdenv before those from packages.  It would seem more natural.

--Vladimir
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to