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
|
|
@ -33,7 +33,7 @@ stdenvNoCC.mkDerivation rec {
|
|||
description = ''
|
||||
A script to change a screen's brightness and notify about it
|
||||
'';
|
||||
homepage = "https://gitea.belanyi.fr/ambroisie/nix-config";
|
||||
homepage = "https://git.belanyi.fr/ambroisie/nix-config";
|
||||
license = with licenses; [ mit ];
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ ambroisie ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue