dirge-code/dirge

Add a (cachix) binary cache

Aperta

#736 aperta il 31 lug 2026

 (1 commento) (1 reazione) (0 assegnatari)Rust (1 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (20 stelle)
Metriche merge PR
 (Merge medio 1h 34m) (83 PR mergiate in 30 g)

Descrizione

This would be nice for consumers so they don't have to build the package from scratch.

You can add this to flake.nix and consumers will be prompted to accept it (or via --accept-flake-config). Example: https://github.com/willruggiano/neovim.drv/blob/main/flake.nix#L36-L45

You can then add a github CI workflow that pushes to cachix on push/release/whenever you want.

Guida contributor