Revert "templates: fix tests"

This reverts commit 7ce29938e9.
This commit is contained in:
Qubasa
2025-06-28 22:41:31 +07:00
parent ba19aa8810
commit b14357a4e0
5 changed files with 15 additions and 1 deletions

View File

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