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:
parent
527da73690
commit
c32168c9bc
4 changed files with 20 additions and 10 deletions
7
tests/build-remote-content-addressed-floating.sh
Normal file
7
tests/build-remote-content-addressed-floating.sh
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue