pkgs: use 'git.*' subdomain

Since I've changed the official subdomain for my forge, let's update it.
This commit is contained in:
Bruno BELANYI 2023-03-16 21:37:52 +01:00
parent e50b259a70
commit 89256fa29b
10 changed files with 10 additions and 10 deletions

View file

@ -21,7 +21,7 @@ qt5.mkDerivation rec {
meta = with lib; {
description = "A CLI drag-and-drop tool";
homepage = "https://gitea.belanyi.fr/ambroisie/dragger";
homepage = "https://git.belanyi.fr/ambroisie/dragger";
license = licenses.mit;
maintainers = with maintainers; [ ambroisie ];
platforms = platforms.linux;