python311Packages.meshtastic 0 -> 1 attrpath: python311Packages.meshtastic 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/2rp794ldwl8pg846cfxivl1mw9cip54g-packages.json.drv building '/nix/store/2rp794ldwl8pg846cfxivl1mw9cip54g-packages.json.drv'... Going to be running update for following packages: - python3.11-meshtastic-2.2.18 Press Enter key to continue... Running update for: - python3.11-meshtastic-2.2.18: UPDATING ... - python3.11-meshtastic-2.2.18: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/meshtastic/default.nix b/pkgs/development/python-modules/meshtastic/default.nix index 27e243ff61b8..73e70a23013c 100644 --- a/pkgs/development/python-modules/meshtastic/default.nix +++ b/pkgs/development/python-modules/meshtastic/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "meshtastic"; - version = "2.2.18"; + version = "2.2.19"; pyproject = true; disabled = pythonOlder "3.7"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "meshtastic"; repo = "Meshtastic-python"; rev = "refs/tags/${version}"; - hash = "sha256-r3Hs3oD6CyYa/Ew0wMiLeUj/R4aa8Wc/W65EXMrPGmw="; + hash = "sha256-5VXvh0W3llSnpIalg1e+JyFgmlTV5J2x4VC/j2+9Xb8="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.meshtastic nix build failed. adding 'meshtastic/paxcount_pb2.py' adding 'meshtastic/portnums_pb2.py' adding 'meshtastic/remote_hardware.py' adding 'meshtastic/remote_hardware_pb2.py' adding 'meshtastic/rtttl_pb2.py' adding 'meshtastic/serial_interface.py' adding 'meshtastic/storeforward_pb2.py' adding 'meshtastic/stream_interface.py' adding 'meshtastic/supported_device.py' adding 'meshtastic/tcp_interface.py' adding 'meshtastic/telemetry_pb2.py' adding 'meshtastic/test.py' adding 'meshtastic/tunnel.py' adding 'meshtastic/util.py' adding 'meshtastic/xmodem_pb2.py' adding 'meshtastic-2.2.18.dist-info/LICENSE.txt' adding 'meshtastic-2.2.18.dist-info/METADATA' adding 'meshtastic-2.2.18.dist-info/WHEEL' adding 'meshtastic-2.2.18.dist-info/entry_points.txt' adding 'meshtastic-2.2.18.dist-info/top_level.txt' adding 'meshtastic-2.2.18.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built meshtastic-2.2.18-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for meshtastic-2.2.18-py3-none-any.whl - bleak not installed