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 562612b commit 2196313Copy full SHA for 2196313
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