Add a (cachix) binary cache
Open
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 348
- Forks
- 36
- Avg merge
- 4h 44m
- Merged PRs (30d)
- 30
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.