dev/flake.nix: Switch to merged hercules-ci-effects

This commit is contained in:
Robert Hensing 2026-01-13 01:21:28 +01:00
parent 780e0af09c
commit 956e729e90

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/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 = "";
};