We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0585d commit 72851c2Copy full SHA for 72851c2
flake.nix
@@ -39,7 +39,7 @@
39
"-X tailscale.com/version.longStamp=${tsVersion}"
40
"-X tailscale.com/version.shortStamp=${tsVersion}"
41
];
42
- vendorHash = "sha256-Nh/c6bHmaN9a1Ou2RYCMHqOsBtaVjLF27qnxeuCfx9Q="; # SHA based on vendoring go.mod
+ vendorHash = "sha256-kbr6LUI7wJPxn2OC5T9Il2krg91PeVDySh7axvl2kRQ="; # SHA based on vendoring go.mod
43
};
44
});
45
0 commit comments