# cachix/cachix

Command line client for Nix binary cache hosting:

Repository: https://github.com/cachix/cachix
Canonical: https://ross.abutalabs.com/products/cachix
Homepage: https://cachix.org
Language: Haskell
License Family: other
Topics: nix, haskell, dhall, servant, nixos
Last push: 2026-08-31T13:24:46+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 100
- inputs: {"age_days": 3111, "days_push": 2, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1113, forks 57 (observed 2026-09-01T02:14:00.115586+00:00)

## What it is
Cachix is the command line client for the Cachix Nix binary cache hosting service, letting users push, share, and pin Nix store path binaries. It also configures caches in nix.conf and manages remote Nix-based systems via Cachix Deploy.

## Use cases
- push nix store paths to a shared binary cache
- cache nix builds between CI runs
- share prebuilt binaries across a team
- configure a binary cache in nix.conf
- watch /nix/store and upload newly built paths
- pin store paths to prevent garbage collection
- manage remote nixos deployments with cachix deploy

## When to choose
- you use Nix and want to avoid rebuilding software in CI or across machines
- you need team access control and garbage collection for a Nix binary cache
- you want to speed up nix-build and nix-shell workflows

## When to avoid
- you don't use the Nix package manager
- you need a fully self-hosted binary cache without the Cachix service (consider alternatives like a plain S3/Nix cache)

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, deployment, caching
- domain: developer-tools, self-hosted
- platform: cli, cross-platform
- tags: nix, binary-cache, nixos, haskell, ci-caching, store-paths, cachix-deploy, devops, command-line, linux, macos

## Member repositories
- cachix/cachix (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:00.115586+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:43:34.190669+00:00, confidence not recorded.
  - readme: https://github.com/cachix/cachix (fetched 2026-09-01T02:14:00.115586+00:00, sha 19bfd12e6fe6)
  - homepage: https://cachix.org (fetched 2026-08-29T12:47:07.148215+00:00, sha eebc226a7774)
  - site_page: https://docs.cachix.org (fetched 2026-08-29T12:47:07.157197+00:00, sha 2fe9e358a6e0)
  - site_page: https://www.cachix.org/about (fetched 2026-08-29T12:47:07.160987+00:00, sha 384c7d26a996)
  - site_page: https://www.cachix.org/pricing (fetched 2026-08-29T12:47:07.159086+00:00, sha 17eed0a6c239)
- Data as of 2026-08-30T08:39:29.467469+00:00.
