mirror of
https://github.com/NixOS/nix
synced 2025-07-12 19:05:08 +02:00
Restore --init calls in tests
This commit is contained in:
parent
4cfc131ec4
commit
b71e1fb342
2 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,7 @@ clearStore() {
|
|||
mkdir "$NIX_STORE_DIR"
|
||||
rm -rf "$NIX_STATE_DIR"
|
||||
mkdir "$NIX_STATE_DIR"
|
||||
nix-store --init
|
||||
clearProfiles
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue