Thanks, I already a nix flake to manage the dev environment and for running CI tests. I'd like to use it for cross platform builds and stop relying on github actions.
The best would be to package ngit and git-remote-nostr with nix and publish it to github. [Hydra](https://github.com/NixOS/hydra) can help with CI too.
This way it will be available on nixos.org and easily searchable and be included in a nix config.
Also publishing something nix-bitcoin does like a configurable, modularized template helps a lot. It's a lot of work though.
Discussion
That's great to hear!
So you're familiar with nix.
This is the way :)