[Nix-dev] Insert a ${} literally
Vladimír Čunát
vcunat at gmail.com
Wed Nov 19 10:03:56 CET 2014
Hi,
you need to anti-quote the ${ occurences. That's by \ in
quotation-mark-delimited strings and by double-apostrophe in
double-apostrophe-delimited strings. Details are in the manual:
http://nixos.org/nix/manual/#ssec-values
Vladimir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3251 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20141119/dad0e217/attachment.bin
More information about the nix-dev
mailing list