python3Packages.cohere: drop duplicated attribute pythonRelaxDeps
One was merged to the main branch and the other to staging-next via: - https://github.com/NixOS/nixpkgs/commit/caf7e71f074b95d27d0aff1dd323677361f6e342 (2025-08-09) - https://github.com/NixOS/nixpkgs/commit/01c4d563f15356264eaae33bfd21bbe6dd4fb120 (2025-08-13)
This commit is contained in:
@@ -30,8 +30,6 @@ buildPythonPackage rec {
|
||||
hash = "sha256-spnkDzkPAjf/4vG7bB4d9RBc3tES+Va4wzmFJFA2/NI=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [ "httpx-sse" ];
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user