Merge pull request #293595 from SuperSandro2000/git-io-remove

treewide: stop using deprecated git.io shortlink service
This commit is contained in:
Leona Maroni 2024-03-06 11:14:14 +01:00 committed by GitHub
commit 182053a2cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -81,7 +81,7 @@ in {
include = mkDefault "/etc/mackerel-agent/conf.d/*.conf";
};
# upstream service file in https://git.io/JUt4Q
# upstream service file in https://github.com/mackerelio/mackerel-agent/blob/master/packaging/rpm/src/mackerel-agent.service
systemd.services.mackerel-agent = {
description = "mackerel.io agent";
wants = [ "network-online.target" ];

View File

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
meta = {
description = "A port of the Adapta theme for Plasma";
homepage = "https://git.io/adapta-kde";
homepage = "https://github.com/PapirusDevelopmentTeam/adapta-kde";
license = lib.licenses.gpl3;
maintainers = [ lib.maintainers.tadfisher ];
platforms = lib.platforms.all;

View File

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
meta = {
description = "A port of the arc theme for Plasma";
homepage = "https://git.io/arc-kde";
homepage = "https://github.com/PapirusDevelopmentTeam/arc-kde";
license = lib.licenses.gpl3;
maintainers = [ lib.maintainers.nixy ];
platforms = lib.platforms.all;