hnix-store-remote-0.1.0.0: Remote hnix store

Safe HaskellNone
LanguageHaskell2010

System.Nix.Store.Remote

Documentation

addToStoreNar :: ValidPathInfo -> Source -> RepairFlag -> CheckSigsFlag -> MonadStore () Source #

addToStore :: forall a. (ValidAlgo a, NamedAlgo a) => ByteString -> FilePath -> Bool -> Proxy a -> PathFilter -> RepairFlag -> MonadStore Path Source #

verifyStore :: CheckFlag -> RepairFlag -> MonadStore Bool Source #