mirror of
https://github.com/NixOS/nix
synced 2025-07-08 11:03:54 +02:00
tests: remove 'ca-references' feature
The feature was ctabilized in d589a6aa8a
.
This commit is contained in:
parent
86d7a11c6b
commit
b6e59d7137
4 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ source common.sh
|
|||
|
||||
requireDaemonNewerThan "2.4pre20210626"
|
||||
|
||||
sed -i 's/experimental-features .*/& ca-derivations ca-references nix-command flakes/' "$NIX_CONF_DIR"/nix.conf
|
||||
enableFeatures "ca-derivations nix-command flakes"
|
||||
|
||||
export NIX_TESTS_CA_BY_DEFAULT=1
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue