gitnuro: update meta.homepage

This commit is contained in:
Peder Bergebakken Sundt 2024-01-10 20:50:41 +01:00
parent 5e2375d73e
commit 0a35690873

View File

@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "A FOSS Git multiplatform client based on Compose and JGit";
homepage = "https://gitnuro.jetpackduba.com";
homepage = "https://gitnuro.com/";
license = licenses.gpl3Plus;
platforms = platforms.unix;
maintainers = with maintainers; [ zendo ];