mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
local-overlay store tests: storeDirs
-> setupStoreDirs
Co-Authored-By: Théophane Hufschmitt <theophane.hufschmitt@tweag.io>
This commit is contained in:
parent
b21ee60594
commit
bf0bf3d1be
12 changed files with 13 additions and 13 deletions
|
@ -18,7 +18,7 @@ setupConfig () {
|
|||
|
||||
enableFeatures "local-overlay-store"
|
||||
|
||||
storeDirs () {
|
||||
setupStoreDirs () {
|
||||
# Attempt to create store dirs on tmpfs volume.
|
||||
# This ensures lowerdir, upperdir and workdir will be on
|
||||
# a consistent filesystem that fully supports OverlayFS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue