On Fri, Jan 22, 2016 at 10:20:11AM +0800, stewart mackenzie wrote: > Is there some way I can get nix to evaluate this newly created file?
Simply import it like:
import "${shinyDerivation}/nix-support/shiny.nix"
Note however that this will trigger builds (everything to build
shinyDerivation in this case) at instantiation.
a!
--
aszlig
Universal dilettante
signature.asc
Description: Digital signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
