Age | Commit message (Expand) | Author |
---|---|---|
2023-03-08 | Harden tests' bash | John Ericson |
2022-06-21 | Forbid the tilde expansion in pure eval mode | Théophane Hufschmitt |
2021-12-23 | Properly return false on `builtins.pathExists /someNonAllowedPath` | regnat |
2021-11-25 | Fix the error when accessing a forbidden path in pure eval | regnat |
2020-12-03 | Move 'nix hash-*' and 'nix to-*' to 'nix hash' | Eelco Dolstra |
2020-12-02 | nix eval: Add option to write a directory | Eelco Dolstra |
2019-11-27 | nix: Add --expr flag | Eelco Dolstra |
2019-04-08 | nix: Add --impure as a shorter alias of --no-pure-eval | Eelco Dolstra |
2019-04-08 | Fix tests | Eelco Dolstra |
2018-01-16 | Add pure evaluation mode | Eelco Dolstra |