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.
./scripts/update-flake.sh
1 parent 19e3482 commit 6ae13cfCopy full SHA for 6ae13cf
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-N+aZqy4GFqY9I+DONbcehcWUX8S0aUuyzsS61RsnQSQ=";
+ vendorHash = "sha256-+K95kbYNMKiYk7obN2gjNCtBvaXBWPLKm12N6cF9ImQ=";
101
proxyVendor = true;
102
src = ./.;
103
nativeBuildInputs = with pkgs; [ getopt openssl zstd ];
0 commit comments