diff --git a/flake.nix b/flake.nix index d340f1d..baeaecd 100644 --- a/flake.nix +++ b/flake.nix @@ -49,7 +49,7 @@ flake = false; };*/ flake-parts = { - url = "github:hercules-ci/flake-parts"; + url = "https://flakehub.com/f/hercules-ci/flake-parts/*"; # flakehub caches results }; import-tree.url = "github:vic/import-tree"; # imports ./modules recursively };