mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
Need to enable read-only-local-store flag for test.
This commit is contained in:
parent
32404292a3
commit
d6ea3b6a19
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
source common.sh
|
||||
|
||||
enableFeatures "read-only-local-store"
|
||||
|
||||
clearStore
|
||||
|
||||
happy () {
|
||||
|
|
Loading…
Reference in a new issue