diff --git a/nix/sources-pmnsh.json b/nix/sources-pmnsh.json index dd2638063b..80dbd882c8 100644 --- a/nix/sources-pmnsh.json +++ b/nix/sources-pmnsh.json @@ -40,7 +40,7 @@ "include": "include", "lib": ".libs", "make": "libsecp256k1.la", - "prepare": "./autogen.sh && ./configure --disable-shared --enable-module-recovery CFLAGS=-DSECP256K1_API=" + "prepare": "./autogen.sh && ./configure --disable-shared --enable-benchmark=no --enable-exhaustive-tests=no --enable-experimental --enable-module-ecdh --enable-module-recovery --enable-module-schnorrsig --enable-tests=yes CFLAGS=-DSECP256K1_API=" }, "repo": "secp256k1", "rev": "7973576f6e3ab27d036a09397152b124d747f4ae",