Hi,
I'm packaging pytanque and rocq-mcp for nixpkgs. The pytanque v0.2.1 package is ready (NixOS/nixpkgs#510223), but I'm unable to package rocq-mcp 0.1.0 because it imports PytanqueMode, which was added after the v0.2.1 release.
Would it be possible to cut a new pytanque release that includes PytanqueMode? Ideally rocq-mcp would then also pin that release version in its dependencies instead of git+.
This would allow both packages to be included in nixpkgs with clean, reproducible dependency chains.
Thanks!
Hi,
I'm packaging pytanque and rocq-mcp for nixpkgs. The pytanque v0.2.1 package is ready (NixOS/nixpkgs#510223), but I'm unable to package rocq-mcp 0.1.0 because it imports PytanqueMode, which was added after the v0.2.1 release.
Would it be possible to cut a new pytanque release that includes PytanqueMode? Ideally rocq-mcp would then also pin that release version in its dependencies instead of git+.
This would allow both packages to be included in nixpkgs with clean, reproducible dependency chains.
Thanks!