Merge staging-next into staging

This commit is contained in:
nixpkgs-ci[bot]
2025-07-26 12:06:48 +00:00
committed by GitHub
+6
View File
@@ -2,6 +2,7 @@
lib,
stdenv,
fetchurl,
fetchpatch,
autoreconfHook,
neon,
procps,
@@ -36,6 +37,11 @@ stdenv.mkDerivation (finalAttrs: {
(replaceVars ./0002-Make-sure-that-the-setuid-wrapped-umount-is-invoked.patch {
inherit wrapperDir;
})
(fetchpatch {
name = "neon-34.patch";
url = "https://github.com/alisarctl/davfs2/commit/2693a9a2656b70a64ee851d5c22a2945d840dcbb.diff";
hash = "sha256-KK+4cjrUrWcyY6F5otNgrZ4BojJ4NiMm/Y1zejCt4Tc=";
})
];
configureFlags = [