Age | Commit message (Expand) | Author |
---|---|---|
2023-12-01 | Put functional tests in `tests/functional` | John Ericson |
2023-06-06 | Fix SourcePath::resolveSymlinks() | Eelco Dolstra |
2023-05-09 | quote subshell expansion in tests/eval.sh | Alex Ameen |
2023-05-09 | prevent double quotation | Alex Ameen |
2023-05-09 | libexpr: quote reserved keys when printing | Alex Ameen |
2022-12-07 | Trivial changes from the lazy-trees branch | Eelco Dolstra |
2022-04-21 | fix: builtins.toFile adds path to allowedPaths | Tom Bereknyei |
2022-03-16 | add tests for nix eval and nix-instantiate | Artturin |