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