From c87f6f543beb4eb556feee6dc3ca2bd99c888896 Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Mon, 12 Jan 2026 23:43:00 +0100 Subject: [PATCH] dev/flake.nix: Switch to hci cargo-publish-module branch --- dev/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/flake.nix b/dev/flake.nix index 09a06a1..4668d46 100644 --- a/dev/flake.nix +++ b/dev/flake.nix @@ -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 = ""; };