8000
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 dcdea22 commit 1cae989Copy full SHA for 1cae989
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-wR/8olH5H5wNVzMCNiGkTo5qvjCFSme1pt+N84O7glY=";
+ vendorHash = "sha256-MCI3NHbiPA7Ow5AIhGvBvYL6xC328cxec6X2P62Wupc=";
101
proxyVendor = true;
102
src = ./.;
103
nativeBuildInputs = with pkgs; [ getopt openssl zstd ];
0 commit comments