Revert "templates/minimal: reuse flake-parts from clan-core"

This reverts commit de7f2dc6cb.
This commit is contained in:
Qubasa
2025-06-28 22:41:45 +07:00
parent 9f1482e539
commit ed853e19f5

View File

@@ -3,7 +3,7 @@
clan-core.url = "https://git.clan.lol/clan/clan-core/archive/main.tar.gz";
nixpkgs.follows = "clan-core/nixpkgs";
flake-parts.follows = "clan-core/flake-parts";
flake-parts.url = "github:hercules-ci/flake-parts";
flake-parts.inputs.nixpkgs-lib.follows = "clan-core/nixpkgs";
};