Merge staging-next into staging

This commit is contained in:
nixpkgs-ci[bot]
2026-01-20 12:08:50 +00:00
committed by GitHub
80 changed files with 674 additions and 479 deletions
@@ -420,6 +420,7 @@ lib.extendMkDerivation {
optional-dependencies
;
updateScript = nix-update-script { };
${if attrs ? stdenv then "__stdenvPythonCompat" else null} = attrs.stdenv;
}
// attrs.passthru or { };