dirge-code/dirge

Add a (cachix) binary cache

オープン

#736 opened on 2026/07/31

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (1 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (20 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド