We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf0567 commit cbbc731Copy full SHA for cbbc731
hnix-store-remote/tests-io/NixDaemon.hs
@@ -29,6 +29,7 @@ import System.Nix.Build
29
import System.Nix.StorePath
30
import System.Nix.StorePath.Metadata
31
import System.Nix.Store.Remote
32
+import System.Nix.Store.Remote.MonadStore (mapStoreConfig)
33
34
import Crypto.Hash (SHA256)
35
import System.Nix.Nar (dumpPath)
0 commit comments