lix/src
regnat 250f8a4bba Escape ${ in strings when printing Nix expressions
Otherwise the result of the printing can't be parsed back correctly by
Nix (because the unescaped `${` will be parsed as the begining of an
anti-quotation).

Fix #3989
2020-09-14 17:19:25 +02:00
..
build-remote Make system-features a store setting 2020-08-12 18:13:00 +00:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libexpr Escape ${ in strings when printing Nix expressions 2020-09-14 17:19:25 +02:00
libfetchers addPermRoot(): Remove indirect flag 2020-09-03 11:29:34 +02:00
libmain Change option descriptions to Markdown 2020-08-19 14:21:27 +02:00
libstore nix-daemon: Lower verbosity of restricted setting warning 2020-09-14 13:48:51 +02:00
libutil Merge remote-tracking branch 'origin/master' into markdown 2020-08-31 14:24:26 +02:00
nix addPermRoot(): Remove indirect flag 2020-09-03 11:29:34 +02:00
nix-build Add nix-shell support for preserving PS1 2020-09-04 20:05:43 -07:00
nix-channel Merge branch 'master' into errors-phase-2 2020-05-11 14:35:30 -06:00
nix-collect-garbage unsigned long long -> uint64_t 2020-07-30 13:34:04 +02:00
nix-copy-closure Revert the enum struct change 2020-06-18 22:11:26 +00:00
nix-daemon Separate auth and logic for the daemon 2020-08-12 15:22:33 +00:00
nix-env createGeneration(): Take a StorePath 2020-09-03 11:06:56 +02:00
nix-instantiate addPermRoot(): Remove indirect flag 2020-09-03 11:29:34 +02:00
nix-prefetch-url Merge branch 'hash-always-has-type' into better-ca-parse-errors 2020-07-13 03:02:09 +00:00
nix-store addPermRoot(): Remove indirect flag 2020-09-03 11:29:34 +02:00
resolve-system-dependencies StorePath: Rewrite in C++ 2020-06-16 14:28:41 +02:00