hnix-store-nar: NAR file format

[ apache, library, nix ] [ Propose Tags ] [ Report a vulnerability ]

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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0
Change log CHANGELOG.md
Dependencies algebraic-graphs (>=0.5 && <0.9), 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
Uploaded by srk at 2024-10-09T13:26:40Z
Revised Revision 1 made by srk at 2026-06-04T12:49:54Z
Category Nix
Home page https://github.com/haskell-nix/hnix-store
Distributions
Reverse Dependencies 3 direct, 12 indirect [details]
Downloads 146 total (7 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-10-09 [all 1 reports]

Readme for hnix-store-nar-0.1.1.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.