dev/flake.nix: Switch to hci cargo-publish-module branch

This commit is contained in:
Robert Hensing 2026-01-12 23:43:00 +01:00
parent acd8c5e4f0
commit c87f6f543b

View file

@ -3,7 +3,7 @@
inputs = {
pre-commit-hooks-nix.url = "github:cachix/pre-commit-hooks.nix";
pre-commit-hooks-nix.inputs.nixpkgs.follows = "";
hercules-ci-effects.url = "github:hercules-ci/hercules-ci-effects";
hercules-ci-effects.url = "github:hercules-ci/hercules-ci-effects/cargo-publish-module";
treefmt-nix.url = "github:numtide/treefmt-nix";
treefmt-nix.inputs.nixpkgs.follows = "";
};