forked from lix-project/lix
Require daemon version for text hashing test
This commit is contained in:
parent
7103c6da70
commit
61d3e64fd0
|
@ -2,6 +2,9 @@
|
|||
|
||||
source common.sh
|
||||
|
||||
# Need backend to support text-hashing too
|
||||
requireDaemonNewerThan "2.16.0pre20230419"
|
||||
|
||||
# Globally enable dynamic-derivations in addition to CA derivations
|
||||
enableFeatures "dynamic-derivations"
|
||||
|
||||
|
|
Loading…
Reference in a new issue