packages feed

hnix-store-core 0.3.0.0 → 0.3.0.1

raw patch · 2 files changed

+2/−2 lines, 2 filesdep ~saltine

Dependency ranges changed: saltine

Files

ChangeLog.md view
@@ -1,6 +1,6 @@ # Revision history for hnix-store-core -## (unreleased) 0.3.0.0 -- 2020-XY-ZV+## 0.3.0.0 -- 2020-11-29  * `System.Nix.Nar` changes API to support NAR format streaming:   * `buildNarIO :: FilePath -> Handle -> IO ()` - Create a NAR from a regular filesystem object, stream it out on the Handle
hnix-store-core.cabal view
@@ -1,5 +1,5 @@ name:                hnix-store-core-version:             0.3.0.0+version:             0.3.0.1 synopsis:            Core effects for interacting with the Nix store. description:         This package contains types and functions needed to describe