mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51: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
|
source common.sh
|
||||||
|
|
||||||
|
enableFeatures "read-only-local-store"
|
||||||
|
|
||||||
clearStore
|
clearStore
|
||||||
|
|
||||||
happy () {
|
happy () {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue