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 050bef1 commit cf049feCopy full SHA for cf049fe
flake.nix
@@ -39,7 +39,7 @@
39
"-X tailscale.com/version.longStamp=${tsVersion}"
40
"-X tailscale.com/version.shortStamp=${tsVersion}"
41
];
42
- vendorHash = "sha256-RqKsIgwkCbIMQdCKtSHqW9eiZuNcZLCYeXFhPbgxjEU="; # SHA based on vendoring go.mod
+ vendorHash = "sha256-e9RXcIX4IxnVKk+fL0eBV1L3uChuUKlqZtsc7TdbPS0="; # SHA based on vendoring go.mod
43
};
44
});
45
0 commit comments