systemd: drop upstreamed tmpfiles noatime patch

(cherry picked from commit 3dbcb86c1f)
(cherry picked from commit 9bcbc7814a0b2a5515fdf6449c12a055712328d8)
This commit is contained in:
r-vdp
2026-05-31 11:43:03 +03:00
committed by Vladimír Čunát
parent 8336ce2319
commit 2b7fc29323
@@ -5,7 +5,6 @@
pkgsCross,
testers,
fetchFromGitHub,
fetchpatch,
buildPackages,
makeBinaryWrapper,
ninja,
@@ -238,13 +237,6 @@ stdenv.mkDerivation (finalAttrs: {
./0003-add-rootprefix-to-lookup-dir-paths.patch
./0004-path-util.h-add-placeholder-for-DEFAULT_PATH_NORMAL.patch
./0005-core-don-t-taint-on-unmerged-usr.patch
# TODO: remove the following patch when systemd v261 is released.
# see upstream PR: https://github.com/systemd/systemd/pull/41232
(fetchpatch {
url = "https://github.com/systemd/systemd/commit/df45055942330fcd2b77389e449905e7f6ca34ec.patch";
hash = "sha256-PDh4mP9rYGCglp25346nExU2v6P0WYPfLZgu+YwzZ9c=";
})
]
++ lib.optionals (stdenv.hostPlatform.isLinux && stdenv.hostPlatform.isGnu) [
./0006-timesyncd-disable-NSCD-when-DNSSEC-validation-is-dis.patch