Skip to content

Commit 914fc7e

Browse files
committed
fix(overlay): Remove zqfield function from the overlay
As it is not a package and since users should be using the `zqfield-bn254` package instead.
1 parent 74642df commit 914fc7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

overlay.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ in {
135135

136136
inherit pistache;
137137
inherit zqfield-bn254;
138-
inherit zqfield;
139138
inherit ffiasm;
140139
inherit circom_runtime;
141140
inherit rapidsnark;

0 commit comments

Comments
 (0)