nova-cache: Pure-first Nix binary cache protocol library
A pure-first library implementing the Nix binary cache protocol — nix-base32, NAR serialization, narinfo parsing, Ed25519 signing, store path handling, and content validation — with an optional WAI server.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| server | Build the cache server executable (pulls in warp/wai) | Disabled |
| compression | Enable LZMA/XZ compression (requires system liblzma) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- nova-cache-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.4.0, 0.2.4.1, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.4.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.16 && <5), base64-bytestring (>=1.2 && <1.3), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.8), crypton (>=1.1 && <2), directory (>=1.3 && <1.4), filepath (>=1.4 && <1.6), http-types (>=0.12 && <0.13), lzma (>=0.0.1 && <0.1), nova-cache, ram (>=0.20 && <1), text (>=2.0 && <2.2), vector (>=0.12 && <0.14), wai (>=3.2 && <3.3), wai-extra (>=3.1 && <3.2), warp (>=3.3 && <3.5) [details] |
| Tested with | ghc ==9.8.4 |
| License | BSD-3-Clause |
| Author | Devon Tomlin |
| Maintainer | devon.tomlin@novavero.ai |
| Uploaded | by aoinoikaz at 2026-06-08T17:44:16Z |
| Category | Nix, Distribution |
| Home page | https://github.com/Novavero-AI/nova-cache |
| Bug tracker | https://github.com/Novavero-AI/nova-cache/issues |
| Source repo | head: git clone https://github.com/Novavero-AI/nova-cache -b main |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | nova-cache-server |
| Downloads | 121 total (38 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-06-08 [all 1 reports] |