netbird 0.21.0 -> 0.21.1 https://repology.org/project/netbird/versions 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/3mnpxk9kczy46ic7rnn16j5vhzb7yj2b-packages.json.drv building '/nix/store/3mnpxk9kczy46ic7rnn16j5vhzb7yj2b-packages.json.drv'... Going to be running update for following packages: - netbird-0.21.0 Press Enter key to continue... Running update for: - netbird-0.21.0: UPDATING ... - netbird-0.21.0: 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 f8ebea0e4c5..dc427e30b03 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.0"; + version = "0.21.1"; src = fetchFromGitHub { owner = "netbirdio"; repo = pname; rev = "v${version}"; - sha256 = "sha256-ZQvWK8PbstYGABT5f456JsplCTE/XlAwGdvFM/BdSiU="; + sha256 = "sha256-tyIso9+xU9ymb3sdqP5XdP55YwJNcCQidAvZMQvrRqY="; }; - vendorHash = "sha256-C8FFybfLVDb5vc60nEyc3KynxbmU/7I/RM3RZgmYd1A="; + vendorHash = "sha256-D2jPpaPkbou/upkiOUhA8QJONyKTlTqx9Ylgkq+nBfo="; nativeBuildInputs = [ installShellFiles ] ++ lib.optional ui pkg-config; No auto update branch exists Successfully finished processing cachix "/nix/store/9b24hgaxnbh7l9sdr1sad5kk1wczs6yb-netbird-0.21.1" [check][nixpkgs-review]