Skip to content

Commit 72851c2

Browse files
committed
update flake vendor hash
Signed-off-by: Mike O'Driscoll <[email protected]>
1 parent 5b0585d commit 72851c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"-X tailscale.com/version.longStamp=${tsVersion}"
4040
"-X tailscale.com/version.shortStamp=${tsVersion}"
4141
];
42-
vendorHash = "sha256-Nh/c6bHmaN9a1Ou2RYCMHqOsBtaVjLF27qnxeuCfx9Q="; # SHA based on vendoring go.mod
42+
vendorHash = "sha256-kbr6LUI7wJPxn2OC5T9Il2krg91PeVDySh7axvl2kRQ="; # SHA based on vendoring go.mod
4343
};
4444
});
4545

0 commit comments

Comments
 (0)