Skip to content

Commit cf049fe

Browse files
[dependabot skip] Automatically fix Nix hashes
1 parent 050bef1 commit cf049fe

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-RqKsIgwkCbIMQdCKtSHqW9eiZuNcZLCYeXFhPbgxjEU="; # SHA based on vendoring go.mod
42+
vendorHash = "sha256-e9RXcIX4IxnVKk+fL0eBV1L3uChuUKlqZtsc7TdbPS0="; # SHA based on vendoring go.mod
4343
};
4444
});
4545

0 commit comments

Comments
 (0)