@hackage / gb-nix-cache

Pure Nix binary cache protocol library

Version Deprecated package0.1.0.0

About

Metadata

  • Last updated , by aoinoikaz
  • License MIT
  • Categories Package Distribution
  • Maintained by: devon.tomlin@novavero.ai

  • Lottery factor: 1

Links

Installation

This package has been deprecated in favour of

Tested Compilers

  1. 9.6.7

Package Flags

Use the -f option with cabal commands to enable flags

    server (off by default)

    Build the cache server executable (pulls in warp/wai)

Readme

A focused, minimal, pure-first library implementing the full Nix binary cache protocol — nix-base32, NAR serialization, narinfo parsing, Ed25519 signing, store path handling — with an optional WAI server.