Skip to content

Commit 646dc8b

Browse files
[dependabot skip] Update Nix Flake SRI Hash
1 parent 4d2b739 commit 646dc8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

+1-1
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-n9w2SR+9tEtH1ae2wPM7bkxI2ai17ycvIlsLH0E0E8Y=";
120+
vendorHash = "sha256-2PZlqkxvNQBedMS94X9Nj0uoMJYKWeBREg4sEV/UYcY=";
121121
proxyVendor = true;
122122
src = ./.;
123123
nativeBuildInputs = with pkgs; [ getopt openssl zstd ];

0 commit comments

Comments
 (0)