mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
8 lines
175 B
Bash
8 lines
175 B
Bash
source ../common.sh
|
|
|
|
# Need backend to support text-hashing too
|
|
requireDaemonNewerThan "2.16.0pre20230419"
|
|
|
|
enableFeatures "ca-derivations dynamic-derivations"
|
|
|
|
restartDaemon
|