1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 18:31:49 +02:00

tests: remove 'ca-references' feature

The feature was ctabilized in d589a6aa8a.
This commit is contained in:
Sergei Trofimovich 2022-03-26 16:35:06 +00:00 committed by Théophane Hufschmitt
parent 86d7a11c6b
commit b6e59d7137
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ source common.sh
file=build-hook-ca-floating.nix
enableFeatures "ca-derivations ca-references"
enableFeatures "ca-derivations"
CONTENT_ADDRESSED=true