Thanks to visit codestin.com Credit goes to github.com
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 411f372 commit 2d97201Copy full SHA for 2d97201
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-7zNarZHGybEN6vN8/g8Y2bK3QO2gjrAnXrMshRvReh4=";
+ vendorHash = "sha256-YOXZ3tJAky2XmNH81MNj3eNq95ucGFUJIC0O8Z+xk20=";
101
proxyVendor = true;
102
src = ./.;
103
nativeBuildInputs = with pkgs; [ getopt openssl zstd ];
0 commit comments