2021-01-26 09:28:00 +00:00
|
|
|
source common.sh
|
|
|
|
|
2021-02-26 16:29:19 +00:00
|
|
|
file=build-hook-ca-floating.nix
|
2021-01-26 09:28:00 +00:00
|
|
|
|
|
|
|
sed -i 's/experimental-features .*/& ca-derivations/' "$NIX_CONF_DIR"/nix.conf
|
|
|
|
|
2021-06-11 06:37:59 +00:00
|
|
|
CONTENT_ADDRESSED=true
|
|
|
|
|
2021-01-26 09:28:00 +00:00
|
|
|
source build-remote.sh
|