From 2508b8684359f577b85b222cba63610feafcf6f6 Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 31 Mar 2023 16:15:58 +0200 Subject: [PATCH] meta: hercules-ci-agent/nixpkgs: no follows --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 658825f..e8fec05 100644 --- a/flake.nix +++ b/flake.nix @@ -94,7 +94,6 @@ hercules-ci-agent = { url = "github:hercules-ci/hercules-ci-agent"; inputs = { - nixpkgs.follows = "nixpkgs"; flake-parts.follows = "flake-parts"; nix-darwin.follows = "blank"; };