netbird 0 -> 1 attrpath: netbird Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3jn4c0scqzp36wkmffvhfygz935104j8-packages.json.drv building '/nix/store/3jn4c0scqzp36wkmffvhfygz935104j8-packages.json.drv'... Going to be running update for following packages: - netbird-0.25.8 Press Enter key to continue... Running update for: - netbird-0.25.8: UPDATING ... - netbird-0.25.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/netbird/default.nix b/pkgs/tools/networking/netbird/default.nix index 8f9570af4015..4e1aeb905cf1 100644 --- a/pkgs/tools/networking/netbird/default.nix +++ b/pkgs/tools/networking/netbird/default.nix @@ -31,13 +31,13 @@ let in buildGoModule rec { pname = "netbird"; - version = "0.25.8"; + version = "0.25.9"; src = fetchFromGitHub { owner = "netbirdio"; repo = pname; rev = "v${version}"; - hash = "sha256-BsExPkUbkHJbi4oWKEH9tPoipGutzz19FuLxImlFUVQ="; + hash = "sha256-asY5/g/RztQqZA5sH2Zoucm6QNUe/8QYoAmMAslnswo="; }; vendorHash = "sha256-CFLwb5cqsfxTxOwuLOB0IMYkRZUNPgB7grjQ4xm84BM="; No auto update branch exists There might already be an open PR for this update: - netbird-ui: 0.25.8 -> 0.25.9 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289491"