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 1e18c13 commit 7bc5ca5Copy full SHA for 7bc5ca5
flake.nix
@@ -39,7 +39,7 @@
39
"-X tailscale.com/version.longStamp=${tsVersion}"
40
"-X tailscale.com/version.shortStamp=${tsVersion}"
41
];
42
- vendorHash = "sha256-3vRiC1wt7aXuxrCcu2qIuBgcCB/Z+kCnGPuqJHTy98c="; # SHA based on vendoring go.mod
+ vendorHash = "sha256-9zHQknTsN0yEnj7Wph9Ru5I4ae6rmSAO4OZRd1VvK7A="; # SHA based on vendoring go.mod
43
};
44
});
45
0 commit comments