dirge-code/dirge

Add a (cachix) binary cache

開放

#736 建立於 2026年7月31日

 (1 則留言) (1 個反應) (0 位負責人)Rust (1 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (20 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南