Merge staging-next into staging

This commit is contained in:
nixpkgs-ci[bot]
2026-06-11 13:19:31 +00:00
committed by GitHub
60 changed files with 899 additions and 420 deletions
@@ -261,9 +261,7 @@ let
condaUnpackHook
condaInstallHook
]);
buildInputs = [
pythonCondaPackages.condaPatchelfLibs
];
buildInputs = pythonCondaPackages.condaPatchelfLibs;
propagatedBuildInputs = with python.pkgs; [
chardet
idna