Hi Bas, Thank you so much! Exactly what I was looking for. It's these basic things that I keep not getting my head around.. You have no idea how many fruitless Google and GitHub searches I tried on this one ;-)
Finally resolved and another lesson learned, amazing! Kind regards, Erik On Tue, Jun 21, 2016, 01:39 Bas van Dijk <[email protected]> wrote: > On 19 June 2016 at 15:58, 4levels <[email protected]> wrote: > > builtins.readFile "./keys/${name}" > > Hi Erik, try this: > > builtins.readFile (./keys + "/${name}") >
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
