You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a Nix flake. There's a service called Cachix that lets you set up a binary cache to store CI builds, so that Nix users can download binaries for the master branch instead of having to build it locally.
Cachix has very good GitHub Actions integration and is free for open source projects. Having this set up would be helpful for Nix users and take nearly no effort to maintain.
This needs to be done by the maintainer because it requires secrets to be generated and set for the repository.
The text was updated successfully, but these errors were encountered:
This project is a Nix flake. There's a service called Cachix that lets you set up a binary cache to store CI builds, so that Nix users can download binaries for the master branch instead of having to build it locally.
Cachix has very good GitHub Actions integration and is free for open source projects. Having this set up would be helpful for Nix users and take nearly no effort to maintain.
This needs to be done by the maintainer because it requires secrets to be generated and set for the repository.
The text was updated successfully, but these errors were encountered: