Skip to content

Commit a9fe2e0

Browse files
Update flake.nix
Co-authored-by: Thomas Kosiewski <tk@coder.com>
1 parent dc4ab5e commit a9fe2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
# slim bundle into it's own derivation.
197197
buildFat =
198198
osArch:
199-
pkgs.buildGo124Module {
199+
unstablePkgs.buildGo124Module {
200200
name = "coder-${osArch}";
201201
# Updated with ./scripts/update-flake.sh`.
202202
# This should be updated whenever go.mod changes!

0 commit comments

Comments
 (0)