flake-parts: use flakehub cache

This commit is contained in:
2026-06-13 09:29:37 +02:00
parent e4eb23f10f
commit 66ff0dc406
+1 -1
View File
@@ -51,7 +51,7 @@
};
*/
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
};