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 fb0c0b0 commit a642f3bCopy full SHA for a642f3b
flake.nix
@@ -117,7 +117,7 @@
117
name = "coder-${osArch}";
118
# Updated with ./scripts/update-flake.sh`.
119
# This should be updated whenever go.mod changes!
120
- vendorHash = "sha256-n5iSlQCjb/NhuvIjEKNnUiuufs3Sc734GlVxTkzBjFc=";
+ vendorHash = "sha256-mkKQBVx1a4yRKqDgQlAcTeqroBTy15jry13FfVeoQns=";
121
proxyVendor = true;
122
src = ./.;
123
nativeBuildInputs = with pkgs; [ getopt openssl zstd ];
0 commit comments