lix/src/libexpr
Eelco Dolstra b43e1e186e
CachedDownloadResult: Include store path
Also, make fetchGit and fetchMercurial update allowedPaths properly.

(Maybe the evaluator, rather than the caller of the evaluator, should
apply toRealPath(), but that's a bigger change.)

(cherry picked from commit 5c34d66538)
2019-06-24 21:59:27 +02:00
..
primops CachedDownloadResult: Include store path 2019-06-24 21:59:27 +02:00
attr-path.cc
attr-path.hh
attr-set.cc
attr-set.hh
common-eval-args.cc downloadCached: Return ETag 2019-06-24 21:58:33 +02:00
common-eval-args.hh
eval-inline.hh
eval.cc Add environment variable NIX_SHOW_SYMBOLS for dumping the symbol table 2019-04-11 23:04:13 +02:00
eval.hh experimental/optional -> optional 2019-03-14 14:10:52 +01:00
get-drvs.cc experimental/optional -> optional 2019-03-14 14:10:52 +01:00
get-drvs.hh experimental/optional -> optional 2019-03-14 14:10:52 +01:00
json-to-value.cc
json-to-value.hh
lexer.l simplify handling of extra '}' 2018-10-27 00:14:51 +02:00
local.mk Remove mentions of libformat, it no longer exists 2019-01-05 14:31:29 -05:00
names.cc
names.hh
nix-expr.pc.in pkg-config files: Use c++17 2019-03-14 14:11:12 +01:00
nixexpr.cc
nixexpr.hh
parser.y downloadCached: Return ETag 2019-06-24 21:58:33 +02:00
primops.cc downloadCached: Return ETag 2019-06-24 21:58:33 +02:00
primops.hh
symbol-table.hh Add environment variable NIX_SHOW_SYMBOLS for dumping the symbol table 2019-04-11 23:04:13 +02:00
value-to-json.cc
value-to-json.hh
value-to-xml.cc
value-to-xml.hh
value.hh