mavproxy 0 -> 1 attrpath: mavproxy 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/6cb74phyw3ygbm9pfdfk7p7054ja7dm4-packages.json.drv building '/nix/store/6cb74phyw3ygbm9pfdfk7p7054ja7dm4-packages.json.drv'... Going to be running update for following packages: - MAVProxy-1.8.66 Press Enter key to continue... Running update for: - MAVProxy-1.8.66: UPDATING ... - MAVProxy-1.8.66: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/science/robotics/mavproxy/default.nix b/pkgs/applications/science/robotics/mavproxy/default.nix index 1252073fab18..111d551ef159 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.66"; + version = "1.8.69"; src = fetchPypi { inherit pname version; - hash = "sha256-tIwXiDHEmFHF5Jdv25hPkzEqAdig+i5h4fW6SGIrZDM="; + hash = "sha256-VNwaOvMx4sKW/0+Q6FeB8XYv0uk+T/TiZeXMWzSgXKU="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - mavproxy: 1.8.66 -> 1.8.69 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/282657"