mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-25 15:26:17 +02:00
d6d7d2cb46
This reverts commit587c7dcb2b
, reversing changes made to864fc85fc8
.
11 lines
174 B
Bash
11 lines
174 B
Bash
source ../common.sh
|
|
|
|
clearStore
|
|
clearCache
|
|
|
|
# Need backend to support git-hashing too
|
|
requireDaemonNewerThan "2.18.0pre20230908"
|
|
|
|
enableFeatures "git-hashing"
|
|
|
|
restartDaemon
|