netbird 0.21.11 -> 0.22.1 https://github.com/netbirdio/netbird/releases 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/96fp5vx11fhjhcw7kcqhn7pb8bi38kj8-packages.json.drv building '/nix/store/96fp5vx11fhjhcw7kcqhn7pb8bi38kj8-packages.json.drv'... Going to be running update for following packages: - netbird-0.21.11 Press Enter key to continue... Running update for: - netbird-0.21.11: UPDATING ... - netbird-0.21.11: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/networking/netbird/default.nix b/pkgs/tools/networking/netbird/default.nix index 83b0c0b39ace..ea1faab075ce 100644 --- a/pkgs/tools/networking/netbird/default.nix +++ b/pkgs/tools/networking/netbird/default.nix @@ -30,16 +30,16 @@ let in buildGoModule rec { pname = "netbird"; - version = "0.21.11"; + version = "0.22.1"; src = fetchFromGitHub { owner = "netbirdio"; repo = pname; rev = "v${version}"; - sha256 = "sha256-WC2KZ9geskQtwtWitQTR1GPBHXs/7KWSuZNw7u+gkZA="; + sha256 = "sha256-9Wr3OF32/wzrdrZaY1CrU/x/y8neG6GMYfs9RW2itgs="; }; - vendorHash = "sha256-RgvFbhhvfo4GyimAbUGjdU5DsuqS0pslD/oCmvFrtdg="; + vendorHash = "sha256-Fj80sYoNXt/rHUC8IEevbNbSIvWHPaKd90UQQTkd/7w="; nativeBuildInputs = [ installShellFiles ] ++ lib.optional ui pkg-config; No auto update branch exists Successfully finished processing Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Received ExitFailure 1 when running Shell command: readlink ./result-dev Could not find result link.