8000 [dependabot skip] Update Nix Flake SRI Hash · coder/coder@806b68c · GitHub
[go: up one dir, main page]

Skip to content

Commit 806b68c

Browse files
[dependabot skip] Update Nix Flake SRI Hash
1 parent b84a5a6 commit 806b68c

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
@@ -117,7 +117,7 @@
117117
name = "coder-${osArch}";
118118
# Updated with ./scripts/update-flake.sh`.
119119
# This should be updated whenever go.mod changes!
120-
vendorHash = "sha256-QMCiFn/QQNJr/vfqwBq4KUMFbCC0ZQdvKaWf25za5xk=";
120+
vendorHash = "sha256-0BJcOr5/vmV9vlf2Ieh42RYpd97NlJQ2To2HrIglR1E=";
121121
proxyVendor = true;
122122
src = ./.;
123123
nativeBuildInputs = with pkgs; [ getopt openssl zstd ];

0 commit comments

Comments
 (0)
0