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 05d53d5 commit 6c33a52Copy full SHA for 6c33a52
packages/avalanche-cli/default.nix
@@ -7,7 +7,7 @@
7
}:
8
buildGoModule rec {
9
pname = "avalanche-cli";
10
- version = "unstable-2024-11-23";
+ version = "1.8.10";
11
12
src = fetchFromGitHub {
13
owner = "ava-labs";
0 commit comments