treewide: stop using deprecated git.io shortlink service

This commit is contained in:
Sandro Jäckel 2024-03-05 22:58:29 +01:00
parent c61c88ac70
commit 04d33b98e1
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5
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;