Loading pkgs/development/python-modules/mozart-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "mozart-api"; version = "3.4.1.8.6"; version = "3.4.1.8.7"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "mozart_api"; inherit version; hash = "sha256-a0yjVS1FnR/n7Hjw/VRFztkUFD0gQQg7OXbyPTf+Kus="; hash = "sha256-RMhc/rFXFGt2GBium3NlPg3TYIMxvpEAb1Hqj1oVqpM="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/mozart-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "mozart-api"; version = "3.4.1.8.6"; version = "3.4.1.8.7"; pyproject = true; disabled = pythonOlder "3.11"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "mozart_api"; inherit version; hash = "sha256-a0yjVS1FnR/n7Hjw/VRFztkUFD0gQQg7OXbyPTf+Kus="; hash = "sha256-RMhc/rFXFGt2GBium3NlPg3TYIMxvpEAb1Hqj1oVqpM="; }; build-system = [ poetry-core ]; Loading