diff --git a/dev/flake.nix b/dev/flake.nix index 4668d46..09a06a1 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/cargo-publish-module"; + hercules-ci-effects.url = "github:hercules-ci/hercules-ci-effects"; treefmt-nix.url = "github:numtide/treefmt-nix"; treefmt-nix.inputs.nixpkgs.follows = ""; };