forked from lix-project/lix
3fc4c612fb
Don’t try and assume that we know the output paths when we’ve just built with `--dry-run`. Instead make `--dry-run` follow a different code path that won’t assume the knowledge of the output paths at all. Fix #6275
7 lines
82 B
Bash
7 lines
82 B
Bash
source common.sh
|
|
|
|
export NIX_TESTS_CA_BY_DEFAULT=1
|
|
|
|
cd .. && source build-dry.sh
|
|
|