tailscale: 1.84.0 -> 1.84.1 (#412896)

Co-authored-by: mfrw <mfrw@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-06-01 12:06:22 +00:00 committed by GitHub
commit c51f96fa0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@
}:
let
version = "1.84.0";
version = "1.84.1";
in
buildGoModule {
pname = "tailscale";
@ -38,7 +38,7 @@ buildGoModule {
owner = "tailscale";
repo = "tailscale";
rev = "v${version}";
hash = "sha256-8/kDUr1OBkKuEXut7Eqd3dnm+82+9b9D+cRsn0ke/bY=";
hash = "sha256-rEfBoRKOM1DnMfgEkPI6wzzMwGIOUhowJRlaAQ8QZjY=";
};
vendorHash = "sha256-QBYCMOWQOBCt+69NtJtluhTZIOiBWcQ78M9Gbki6bN0=";