From 0f0a9432ce685e5b58aa77250c0ec63d762ce03c Mon Sep 17 00:00:00 2001 From: Acid Bong Date: Thu, 25 Dec 2025 07:00:10 +0200 Subject: [PATCH] systemd: update homepage The Freedesktop page says "This page has been obsoleted and replaced. All the new contents are on the new website: https://systemd.io/." --- pkgs/os-specific/linux/systemd/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/os-specific/linux/systemd/default.nix b/pkgs/os-specific/linux/systemd/default.nix index 071d67509065..4831c9cffd93 100644 --- a/pkgs/os-specific/linux/systemd/default.nix +++ b/pkgs/os-specific/linux/systemd/default.nix @@ -1016,7 +1016,7 @@ stdenv.mkDerivation (finalAttrs: { }; meta = { - homepage = "https://www.freedesktop.org/wiki/Software/systemd/"; + homepage = "https://systemd.io"; description = "System and service manager for Linux"; longDescription = '' systemd is a suite of basic building blocks for a Linux system. It