aboutsummaryrefslogtreecommitdiff
path: root/tests/pure-eval.sh
AgeCommit message (Expand)Author
2023-03-08Harden tests' bashJohn Ericson
2022-06-21Forbid the tilde expansion in pure eval modeThéophane Hufschmitt
2021-12-23Properly return false on `builtins.pathExists /someNonAllowedPath`regnat
2021-11-25Fix the error when accessing a forbidden path in pure evalregnat
2020-12-03Move 'nix hash-*' and 'nix to-*' to 'nix hash'Eelco Dolstra
2020-12-02nix eval: Add option to write a directoryEelco Dolstra
2019-11-27nix: Add --expr flagEelco Dolstra
2019-04-08nix: Add --impure as a shorter alias of --no-pure-evalEelco Dolstra
2019-04-08Fix testsEelco Dolstra
2018-01-16Add pure evaluation modeEelco Dolstra