Auto-update all the versions.

This commit is contained in:
2024-05-22 20:35:48 -04:00
parent 801ab20723
commit be64fe04fb
2 changed files with 7 additions and 3 deletions

View File

@ -24,7 +24,7 @@
}:
pkgs.stdenv.mkDerivation rec {
pname = "tildefriends";
version = "0.0.19";
version = "0.0.19-wip"
src = pkgs.fetchFromGitea {
domain = "dev.tildefriends.net";