Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7f61eef

Browse files
committedSep 2, 2024
[dependabot skip] Update Nix Flake SRI Hash
1 parent 682940b commit 7f61eef

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-9AZcdnioDWASB10qb9sECQhFHK7daz4b0zD4NhfGF+g=";
120+
vendorHash = "sha256-EiElQd+3vYi6q3YUYTnS00Wmgj86/ImrgEli/LCbCLs=";
121121
proxyVendor = true;
122122
src = ./.;
123123
nativeBuildInputs = with pkgs; [ getopt openssl zstd ];

0 commit comments

Comments
 (0)
Failed to load comments.