tailscale: fix vendorHash

4ad8bf26d4 bumped
1.98.5 to 1.98.9 cherry-picking from cf8f9a948b (1.98.9)
but forgot to update the vendor hash which was done in fa0c4ce833 (1.98.8).
This commit is contained in:
Martin Fischer
2026-07-26 08:35:52 +02:00
parent 6868fdfa84
commit 5f9ab4dd73

View File

@@ -38,7 +38,7 @@ buildGoModule (finalAttrs: {
hash = "sha256-K8eQU/f5s6azGoOwN/0efmkP184t25aHBm5uZZNjIFg=";
};
vendorHash = "sha256-mbxLXR2TBgiwyVGfLmMR5xWk+0f66mPDas95Wla70Lk=";
vendorHash = "sha256-Sd2iLJ7eDfDYdIRuW4xuiKgzhQWJWGAnz97FJWrVRlE=";
nativeBuildInputs = [
makeWrapper