From ee7a8059e51773a312beeeee29f66ad65cd3af03 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 17 Aug 2023 19:57:52 -0400 Subject: !garnix -> hercules-ci --- flake.nix | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f07881a..c5c9192 100644 --- a/flake.nix +++ b/flake.nix @@ -62,6 +62,19 @@ inputs.pre-commit-hooks.follows = "pre-commit-hooks"; }; + hercules-ci-agent = { + url = "github:hercules-ci/hercules-ci-agent"; + inputs.nixpkgs.follows = "nixpkgs"; + inputs.flake-parts.follows = "flake-parts"; + }; + + hercules-ci-effects = { + url = "github:hercules-ci/hercules-ci-effects"; + inputs.nixpkgs.follows = "nixpkgs"; + inputs.hercules-ci-agent.follows = "hercules-ci-agent"; + inputs.flake-parts.follows = "flake-parts"; + }; + home-manager = { url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.2.3