diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 = { |
