index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
repl.sh
Age
Commit message (
Expand
)
Author
2023-08-17
Test repl formatting with and without :p
Felix Uhl
2023-04-09
Deduplicate string literal rendering, fix 4909
Robert Hensing
2023-03-08
Harden tests' bash
John Ericson
2022-06-24
tests: enable ca-derivations for simple.nix in repl tests
Tom Bereknyei
2022-06-15
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-05-31
repl: `--option pure-eval true` actually enables pure eval mode
Maximilian Bosch
2022-05-20
Apply suggestions from code review
tomberek
2022-05-20
repl: add repl-flake experimental feature for gating
Tom Bereknyei
2022-05-20
repl: fix tests to run on any testing store
Tom Bereknyei
2022-05-20
Add some tests for the new REPL cli
Théophane Hufschmitt
2022-04-20
nix repl: make symlinks with the :bl command
ckie
2022-02-04
fix nix repl not overriding existing bindings in :a
pennae
2021-12-28
Add a test that nix repl --show-trace actually shows the trace
Alexander Bantyev
2021-12-09
Properly take the last assignment in the REPL
regnat
2021-12-06
nix repl: add :log
Alexander Bantyev
2021-11-05
Fix `nix repl`’s building of CA derivations
regnat
2021-07-16
Forward the whole Nix config to the repl subprocesses
regnat