Skip to content

Commit 7bc5ca5

Browse files
github-actions[bot]willnorris
authored andcommitted
[dependabot skip] Automatically fix Nix hashes
1 parent 1e18c13 commit 7bc5ca5

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-3vRiC1wt7aXuxrCcu2qIuBgcCB/Z+kCnGPuqJHTy98c="; # SHA based on vendoring go.mod
42+
vendorHash = "sha256-9zHQknTsN0yEnj7Wph9Ru5I4ae6rmSAO4OZRd1VvK7A="; # SHA based on vendoring go.mod
4343
};
4444
});
4545

0 commit comments

Comments
 (0)