pkgs: use 'git.*' subdomain
Since I've changed the official subdomain for my forge, let's update it.
This commit is contained in:
parent
e50b259a70
commit
89256fa29b
10 changed files with 10 additions and 10 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue