Loading pkgs/development/python-modules/maestral/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "maestral"; version = "1.9.5"; version = "1.9.6"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { owner = "SamSchott"; repo = "maestral"; tag = "v${version}"; hash = "sha256-xFSnJPKTAPXYa4FuqkFF5gLzGZ9TltNVDhyBnswiut4="; hash = "sha256-mYFiQL4FumJWP2y1u5tIo1CZL027J8/EIYqJQde7G/c="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/maestral/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "maestral"; version = "1.9.5"; version = "1.9.6"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { owner = "SamSchott"; repo = "maestral"; tag = "v${version}"; hash = "sha256-xFSnJPKTAPXYa4FuqkFF5gLzGZ9TltNVDhyBnswiut4="; hash = "sha256-mYFiQL4FumJWP2y1u5tIo1CZL027J8/EIYqJQde7G/c="; }; build-system = [ setuptools ]; Loading