Skip to content

Commit 40d2a0a

Browse files
committed
fixup! build: Try to fix up clusetrawsadm install
1 parent 98ce95c commit 40d2a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/flakes/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
ldflags = [ "-s" "-w" ];
5858
};
5959

60-
clusterawsadm = buildGo122Module rec {
60+
clusterawsadm = buildGo120Module rec {
6161
name = "clusterawsadm";
6262
version = "2.3.1";
6363
src = fetchFromGitHub {

0 commit comments

Comments
 (0)