From 2f422b5e790b0e6fa797816653257f17e3d3f987 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 29 Mar 2022 22:53:19 +0200 Subject: [PATCH] meta: add hercules-ci-agent --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 727c111..9f9f00a 100644 --- a/flake.nix +++ b/flake.nix @@ -26,6 +26,8 @@ mms.url = "github:mkaito/nixos-modded-minecraft-servers"; mms.inputs.nixpkgs.follows = "nixpkgs"; + + hercules-ci-agent.url = "github:hercules-ci/hercules-ci-agent"; }; outputs = { self, nixpkgs, home-manager, ... }@inputs: let