mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
Restore now-working build-remote-content-addressed-fixed test
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.
This commit is contained in:
parent
553b79f8c9
commit
5b42e5b177
5 changed files with 63 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
source common.sh
|
||||
|
||||
file=build-hook-ca.nix
|
||||
file=build-hook-ca-floating.nix
|
||||
|
||||
sed -i 's/experimental-features .*/& ca-derivations/' "$NIX_CONF_DIR"/nix.conf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue