mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-25 15:26:17 +02:00
5a2985431c
This reverts commit d6d7d2cb46
.
11 lines
161 B
Bash
11 lines
161 B
Bash
source ../common.sh
|
|
|
|
clearStore
|
|
clearCache
|
|
|
|
# Need backend to support git-hashing too
|
|
requireDaemonNewerThan "2.19"
|
|
|
|
enableFeatures "git-hashing"
|
|
|
|
restartDaemon
|