forked from lix-project/lix
5b42e5b177
This was - Added indbf96e10ec
. - Commented out in07975979aa
, which I believe only reached master by mistake. - Deleted inc32168c9bc
, when `tests/build-hook-ca.nix` was reused for a new test. But the test works, and we ought to have it.
8 lines
154 B
Bash
8 lines
154 B
Bash
source common.sh
|
|
|
|
file=build-hook-ca-floating.nix
|
|
|
|
sed -i 's/experimental-features .*/& ca-derivations/' "$NIX_CONF_DIR"/nix.conf
|
|
|
|
source build-remote.sh
|