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/a2ac8yj9hhwnvvxl13jkxgiviq0w3xkq-packages.json.drv building '/nix/store/a2ac8yj9hhwnvvxl13jkxgiviq0w3xkq-packages.json.drv'... Going to be running update for following packages: - netbird-0.25.6 Press Enter key to continue... Running update for: - netbird-0.25.6: UPDATING ... - netbird-0.25.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/netbird/default.nix b/pkgs/tools/networking/netbird/default.nix index 95684d8e06ea..2ad3922212a9 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.6"; + version = "0.25.7"; src = fetchFromGitHub { owner = "netbirdio"; repo = pname; rev = "v${version}"; - hash = "sha256-eGTyH+IjCNvqRwUQa+z2Xp1JRXrgaSQuV8SE1dxL+Mg="; + hash = "sha256-DclCqXNGXFTbJTD6zllCUfSR3twnnS4rfXMuRtWQpeQ="; }; vendorHash = "sha256-61i/QqUFuKXbOGBJVDRi5BdUxB/k18RM8dvgQwiHb/k="; No auto update branch exists There might already be an open PR for this update: - netbird-ui: 0.25.6 -> 0.25.7 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/287560"