lix/src/libexpr
Théophane Hufschmitt fb67c1a1fb Factor out the generation of the profile/channel directory
Make sure that all the code paths use the same one, and that the
backwards-compatibility measures are probably in place when needed
2023-03-23 10:22:42 +01:00
..
flake flakes: Differentiate self.outPath and self.sourceInfo.outPath 2023-02-22 03:31:24 +01:00
primops Fix rendering of fetchGit documentation 2023-03-21 14:48:15 +01:00
tests Revert "Disable GC during coroutine execution + test" 2023-03-08 20:47:52 +01:00
value More property tests 2023-01-29 17:09:59 -05:00
attr-path.cc Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
attr-path.hh
attr-set.cc
attr-set.hh
eval-cache.cc Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
eval-cache.hh
eval-inline.hh Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
eval.cc Factor out the generation of the profile/channel directory 2023-03-23 10:22:42 +01:00
eval.hh Revert "getDefaultNixPath: actually respect {restrict,pure}-eval" 2023-02-27 15:11:36 +01:00
fetchurl.nix
function-trace.cc
function-trace.hh
get-drvs.cc Revert "Revert "Merge pull request #6204 from layus/coerce-string"" 2023-01-19 13:23:04 +01:00
get-drvs.hh
imported-drv-to-derivation.nix
json-to-value.cc
json-to-value.hh
lexer.l
local.mk Parse string context elements properly 2023-01-10 13:10:49 -05:00
nix-expr.pc.in Fix building with GCC 9 2023-02-10 18:38:57 +01:00
nixexpr.cc Restore display of source lines for stdin/string inputs 2022-12-13 16:00:44 +01:00
nixexpr.hh ExprOpHasAttr,ExprSelect,stripIndentation,binds,formals: delete losts objects 2023-02-16 19:53:55 +01:00
parser.y Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
primops.cc Merge pull request #7158 from sternenseemann/foldl-strict-accumulation-value 2023-02-19 23:54:14 +01:00
primops.hh
symbol-table.hh
value-to-json.cc EvalState::copyPathToStore(): Return a StorePath 2022-12-20 14:58:39 +01:00
value-to-json.hh Replace src/libutil/json.cc with nlohmann json generation 2022-11-16 16:50:50 +01:00
value-to-xml.cc Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
value-to-xml.hh
value.hh Add tests for error traces, and fixes 2023-01-19 14:10:56 +01:00