zigbee2mqtt 1.30.2 -> 1.30.3 https://github.com/Koenkk/zigbee2mqtt/releases attrpath: zigbee2mqtt 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vvd2lszs1a16s6b14gc3mmf0mqwwhb7p-packages.json.drv building '/nix/store/vvd2lszs1a16s6b14gc3mmf0mqwwhb7p-packages.json.drv'... Going to be running update for following packages: - zigbee2mqtt-1.30.2 Press Enter key to continue... Running update for: - zigbee2mqtt-1.30.2: UPDATING ... - zigbee2mqtt-1.30.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/zigbee2mqtt/default.nix b/pkgs/servers/zigbee2mqtt/default.nix index 39b237c542e..5c430080f1c 100644 --- a/pkgs/servers/zigbee2mqtt/default.nix +++ b/pkgs/servers/zigbee2mqtt/default.nix @@ -8,16 +8,16 @@ buildNpmPackage rec { pname = "zigbee2mqtt"; - version = "1.30.2"; + version = "1.30.3"; src = fetchFromGitHub { owner = "Koenkk"; repo = "zigbee2mqtt"; rev = version; - hash = "sha256-6xSFnaKUE2YtyeeaKenRbD479N1Pv/tBu4YO8mFwJxU="; + hash = "sha256-kAdyuJl9UY5E5+8nNj2f1mdH+/f/V66JloAngEaQcsU="; }; - npmDepsHash = "sha256-h577FK84UhfZ2HVbwf1XOMyMBS7qfsRJFte05zUZ0bk="; + npmDepsHash = "sha256-V9wyEdoi6JnaIKNp7OWwBTHNcLY2qg0juDJG/MKn5X8="; nativeBuildInputs = [ python3 No auto update branch exists There might already be an open PR for this update: - zigbee2mqtt: 1.30.2 -> 1.30.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/224568"