rtkit: replace systemd dependency with systemdLibs

This commit is contained in:
Aaron Andersen
2026-06-05 16:36:26 -04:00
parent ca1df238c0
commit 492b25bbaa
+2 -2
View File
@@ -9,7 +9,7 @@
dbus,
libcap,
polkit,
systemd,
systemdLibs,
fetchpatch,
nix-update-script,
}:
@@ -45,7 +45,7 @@ stdenv.mkDerivation (finalAttrs: {
dbus
libcap
polkit
systemd
systemdLibs
];
mesonFlags = [