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 74549aa commit 5f2cd5eCopy full SHA for 5f2cd5e
packages/zkwasm/default.nix
@@ -10,7 +10,7 @@
10
let
11
commonArgs = rec {
12
pname = "zkWasm";
13
- version = "unstable-2024-10-19";
+ version = "1.2-unstable-2024-10-19";
14
15
nativeBuildInputs = [
16
clang
0 commit comments