1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-09 03:43:54 +02:00

Make tests/dyn-drv test dir

This commit is contained in:
John Ericson 2023-04-19 18:49:50 -04:00
parent 61d3e64fd0
commit f3a31b14db
6 changed files with 21 additions and 12 deletions

8
tests/dyn-drv/common.sh Normal file
View file

@ -0,0 +1,8 @@
source ../common.sh
# Need backend to support text-hashing too
requireDaemonNewerThan "2.16.0pre20230419"
enableFeatures "ca-derivations dynamic-derivations"
restartDaemon