Skip to content

Commit 6724050

Browse files
committed
remote: fix mapStoreConfig import
1 parent f0f82f1 commit 6724050

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hnix-store-remote/tests-io/NixDaemon.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ import System.Nix.Build
2929
import System.Nix.StorePath
3030
import System.Nix.StorePath.Metadata
3131
import System.Nix.Store.Remote
32+
import System.Nix.Store.Remote.MonadStore (mapStoreConfig)
3233

3334
import Crypto.Hash (SHA256)
3435
import System.Nix.Nar (dumpPath)

0 commit comments

Comments
 (0)