2022-12-25T03:45:39 python310Packages.maestral 0 -> 1 2022-12-25T03:45:41 attrpath: python310Packages.maestral 2022-12-25T03:45:41 Checking auto update branch... 2022-12-25T03:45:46 [version] 2022-12-25T03:45:46 [version] skipping because derivation has updateScript 2022-12-25T03:45:46 [rustCrateVersion] 2022-12-25T03:45:46 [rustCrateVersion] No cargoSha256 found 2022-12-25T03:45:46 [golangModuleVersion] 2022-12-25T03:45:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T03:45:46 [updateScript] 2022-12-25T03:45:49 [updateScript] Success 2022-12-25T03:45:49 [updateScript] this derivation will be built: /nix/store/mhd6i5gjdmr3wpvjjvbf713c659y2m1n-packages.json.drv building '/nix/store/mhd6i5gjdmr3wpvjjvbf713c659y2m1n-packages.json.drv'... Going to be running update for following packages: - python3.10-maestral-1.6.3 Press Enter key to continue... Running update for: - python3.10-maestral-1.6.3: UPDATING ... - python3.10-maestral-1.6.3: DONE. Packages updated! 2022-12-25T03:45:49 2022-12-25T03:45:49 [quotedUrls] 2022-12-25T03:45:49 [quotedUrls] nothing found to replace 2022-12-25T03:45:49 Diff after rewrites: diff --git a/pkgs/development/python-modules/maestral/default.nix b/pkgs/development/python-modules/maestral/default.nix index c69dac51767..9a2c2980f6e 100644 --- a/pkgs/development/python-modules/maestral/default.nix +++ b/pkgs/development/python-modules/maestral/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "maestral"; - version = "1.6.3"; + version = "1.6.4"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -35,7 +35,7 @@ buildPythonPackage rec { owner = "SamSchott"; repo = "maestral"; rev = "refs/tags/v${version}"; - hash = "sha256-JVzaWwdHAn5JOruLEN9Z2/5eV1oh3J2NQffNI3RqYfA="; + hash = "sha256-YKSZ87ue1jWItCa1aCnBw8+/2jlgTNc6Duc52ojUu1I="; }; propagatedBuildInputs = [ 2022-12-25T03:47:18 No auto update branch exists 2022-12-25T03:47:18 There might already be an open PR for this update: - maestral-gui: 1.6.3 -> 1.6.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/206453"