change clan url to gitea archive url

This commit is contained in:
Jörg Thalheim 2024-05-29 14:26:35 +02:00
parent ba6840d978
commit d6a9f6d3f9

View File

@ -1,7 +1,7 @@
{
description = "<Put your description here>";
inputs.clan-core.url = "git+https://git.clan.lol/clan/clan-core";
inputs.clan-core.url = "https://git.clan.lol/clan/clan-core/archive/main.tar.gz";
outputs =
{ self, clan-core, ... }: