Forking this discussion from the announcements thread
I’d love to see a documented example or better support for Nix builds on CrowCI. I’m waiting for NixCI to add native support for arbitrary Forgejo instances, but in the meantime, I’m using CrowCI as kind of an orchestrator for nix builds and using either NixCI or nixbuild.net for the actual build jobs.
One thing that would make this flow smoother is the ability to persist the Nix store locally in the cache so it doesn’t have unconditionally build or pull from the external builders.