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 b8c378e commit 0eb0e02Copy full SHA for 0eb0e02
hnix-store-core/hnix-store-core.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.2
2
name: hnix-store-core
3
-version: 0.4.3.0
+version: 0.4.3.1
4
synopsis: Core effects for interacting with the Nix store.
5
description:
6
This package contains types and functions needed to describe
hnix-store-remote/hnix-store-remote.cabal
name: hnix-store-remote
synopsis: Remote hnix store
description: Implementation of the nix store using the daemon protocol.
homepage: https://github.com/haskell-nix/hnix-store
0 commit comments