mirror of
https://github.com/NixOS/nix
synced 2025-07-08 19:23:54 +02:00
Merge branch 'read-only-local-store' into overlayfs-store
This commit is contained in:
commit
04d8f202a7
4 changed files with 22 additions and 17 deletions
|
@ -2,6 +2,8 @@ source common.sh
|
|||
|
||||
enableFeatures "read-only-local-store"
|
||||
|
||||
needLocalStore "cannot open store read-only when daemon has already opened it writeable"
|
||||
|
||||
clearStore
|
||||
|
||||
happy () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue