[Nix-dev] How to create dirs needed by a module before it runs?

Jeff Johnson jefdaj at gmail.com
Fri Jan 23 21:16:46 CET 2015


That would work except the mkdir commands are evaluated using ${nixVars} so
the dirs aren't literally in there. I think I'm more comfortable adding
duplicated variables one by one in the shell script than trying to do any
magic.
Jeff

On Fri, Jan 23, 2015 at 11:49 AM, Marc Weber <marco-oweber at gmx.de> wrote:

> Why not cd into the modules directory and grep for mkdir?
>
> Marc Weber
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150123/351fa7f2/attachment-0001.html 


More information about the nix-dev mailing list