Merge staging-next into staging
This commit is contained in:
@@ -261,9 +261,7 @@ let
|
||||
condaUnpackHook
|
||||
condaInstallHook
|
||||
]);
|
||||
buildInputs = [
|
||||
pythonCondaPackages.condaPatchelfLibs
|
||||
];
|
||||
buildInputs = pythonCondaPackages.condaPatchelfLibs;
|
||||
propagatedBuildInputs = with python.pkgs; [
|
||||
chardet
|
||||
idna
|
||||
|
||||
Reference in New Issue
Block a user