flake-parts: use flakehub cache

This commit is contained in:
2026-06-13 09:29:18 +02:00
parent d49c7ba99e
commit d20f0d87d5
+1 -1
View File
@@ -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
};