1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-16 02:01:59 +02:00

Test the remote building of ca derivations

This commit is contained in:
regnat 2021-01-26 10:28:00 +01:00
parent 527da73690
commit c32168c9bc
4 changed files with 20 additions and 10 deletions

View file

@ -0,0 +1,7 @@
source common.sh
file=build-hook-ca.nix
sed -i 's/experimental-features .*/& ca-derivations/' "$NIX_CONF_DIR"/nix.conf
source build-remote.sh