summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 12d3a48..1c59c2d 100644
--- a/flake.nix
+++ b/flake.nix
@@ -52,6 +52,9 @@
url = "github:getchoo/nix-exprs";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-compat.follows = "flake-compat";
+ inputs.effects.follows = "hercules-ci-effects";
+ inputs.parts.follows = "flake-parts";
+ inputs.hercules-ci-agent.follows = "hercules-ci-agent";
};
guzzle_api = {