maestral 0 -> 1 attrpath: maestral Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6f16vcf0xc6jfdf98s7r5pas1g0fjgcv-packages.json.drv building '/nix/store/6f16vcf0xc6jfdf98s7r5pas1g0fjgcv-packages.json.drv'... Going to be running update for following packages: - maestral-1.8.0 Press Enter key to continue... Running update for: - maestral-1.8.0: UPDATING ... - maestral-1.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/maestral/default.nix b/pkgs/development/python-modules/maestral/default.nix index 92c8dee9b0be..dc62faab9779 100644 --- a/pkgs/development/python-modules/maestral/default.nix +++ b/pkgs/development/python-modules/maestral/default.nix @@ -28,7 +28,7 @@ buildPythonPackage rec { pname = "maestral"; - version = "1.8.0"; + version = "1.9.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -37,7 +37,7 @@ buildPythonPackage rec { owner = "SamSchott"; repo = "maestral"; rev = "refs/tags/v${version}"; - hash = "sha256-YYbdd0GLVKE7+Oi0mpQjqhFdjdlquk/XnIg5WrtKcfI="; + hash = "sha256-ilaKcYVZr0rkExna8WLcO+zLUp24eRRfL5SW+sMCJG0="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python3Packages.maestral: 1.8.0 -> 1.9.1, maestral-qt: 1.8.0 -> 1.9.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/298161"