fix/tests/ca/repl.sh
regnat 1a4c9ba50b Fix nix repl’s building of CA derivations
When running a `:b` command in the repl, after building the derivations
query the store for its outputs rather than just assuming that they are
known in the derivation itself (which isn’t true for CA derivations)

Fix #5328
2021-11-05 11:04:14 +01:00

6 lines
76 B
Bash

source common.sh
export NIX_TESTS_CA_BY_DEFAULT=1
cd .. && source repl.sh