2022-12-12T18:39:12 mavproxy 0 -> 1 2022-12-12T18:39:14 attrpath: mavproxy 2022-12-12T18:39:15 Checking auto update branch... 2022-12-12T18:39:18 [version] 2022-12-12T18:39:18 [version] skipping because derivation has updateScript 2022-12-12T18:39:18 [rustCrateVersion] 2022-12-12T18:39:18 [rustCrateVersion] No cargoSha256 found 2022-12-12T18:39:18 [golangModuleVersion] 2022-12-12T18:39:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T18:39:18 [updateScript] 2022-12-12T18:39:19 [updateScript] Success 2022-12-12T18:39:19 [updateScript] this derivation will be built: /nix/store/bk8zniafp1w8qhvily64kwp00lick5jk-packages.json.drv building '/nix/store/bk8zniafp1w8qhvily64kwp00lick5jk-packages.json.drv'... Going to be running update for following packages: - MAVProxy-1.8.57 Press Enter key to continue... Running update for: - MAVProxy-1.8.57: UPDATING ... - MAVProxy-1.8.57: DONE. Packages updated! 2022-12-12T18:39:19 2022-12-12T18:39:19 [quotedUrls] 2022-12-12T18:39:19 [quotedUrls] nothing found to replace 2022-12-12T18:39:20 Diff after rewrites: diff --git a/pkgs/applications/science/robotics/mavproxy/default.nix b/pkgs/applications/science/robotics/mavproxy/default.nix index 712374ef752..c7a7315f70d 100644 --- a/pkgs/applications/science/robotics/mavproxy/default.nix +++ b/pkgs/applications/science/robotics/mavproxy/default.nix @@ -4,11 +4,11 @@ buildPythonApplication rec { pname = "MAVProxy"; - version = "1.8.57"; + version = "1.8.59"; src = fetchPypi { inherit pname version; - sha256 = "sha256-tsx3oVXPIa3OtbLWj3QWrW9leL9/jsdbbLG+Wd3nxn4="; + sha256 = "sha256-XY0d9q4nSuPflN4ZX+nT4RKFy6i4Cd2lNWvWaJQzWW8="; }; postPatch = '' 2022-12-12T18:40:47 An auto update branch exists with message `mavproxy: 1.8.57 -> 1.8.59`. New version is 1.8.59. 2022-12-12T18:40:47 An auto update branch exists with an equal or greater version