1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00

Need to enable read-only-local-store flag for test.

This commit is contained in:
Ben Radford 2023-05-22 12:14:07 +01:00
parent 32404292a3
commit d6ea3b6a19
No known key found for this signature in database
GPG key ID: 9DF5D4640AB888D5

View file

@ -1,5 +1,7 @@
source common.sh
enableFeatures "read-only-local-store"
clearStore
happy () {