hnix-store-nar: NAR file format

[ apache, library, nix ] [ Propose Tags ]

Packing and unpacking for NAR file format used by Nix.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
bounded_memory

Run tests of constant memory use (requires +RTS -T)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies algebraic-graphs (>=0.5 && <0.8), base (>=4.12 && <5), bytestring, case-insensitive, cereal, containers, directory, filepath, lifted-base, monad-control, mtl, text, unix, unordered-containers [details]
License Apache-2.0
Copyright 2018 Shea Levy
Author Shea Levy
Maintainer srk@48.io
Category Nix
Home page https://github.com/haskell-nix/hnix-store
Uploaded by srk at 2024-07-31T15:35:20Z
Distributions NixOS:0.1.0.0
Reverse Dependencies 2 direct, 11 indirect [details]
Downloads 25 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-07-31 [all 1 reports]

Readme for hnix-store-nar-0.1.0.0

[back to package description]

hnix-store-nar

NAR file format packing and unpacking.

For a description of the NAR format, see Eelco's thesis.