We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ff6f4 commit 307124aCopy full SHA for 307124a
flake.nix
@@ -97,7 +97,7 @@
97
name = "coder-${osArch}";
98
# Updated with ./scripts/update-flake.sh`.
99
# This should be updated whenever go.mod changes!
100
- vendorHash = "sha256-TRnB8wXSM8lJHAET+fMr6uKcqD0A4ilna1wPkgxn5/E=";
+ vendorHash = "sha256-/tj3Pit5h3zJbJS7A970hUB5dJT8VwOUcpLLIfBL96c=";
101
proxyVendor = true;
102
src = ./.;
103
nativeBuildInputs = with pkgs; [ getopt openssl zstd ];
0 commit comments