hnix-store-readonly: Read-only Nix store

[ apache, library, nix ] [ Propose Tags ]

Path computation without interaction with the actual Nix store


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.12 && <5), bytestring, crypton, hnix-store-core (>=0.8), hnix-store-nar (>=0.1), mtl, text, 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:38:17Z
Distributions
Downloads 24 total (8 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-readonly-0.1.0.0

[back to package description]

hnix-store-readonly

Read-only variant of Nix store. Only computes paths without interacting with the actual Nix store.