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 7c306b6 commit 1307449Copy full SHA for 1307449
pkgs/by-name/lighthouse/default.nix
@@ -55,7 +55,7 @@ in
55
buildInputs = [openssl protobuf sqlite rust-jemalloc-sys];
56
57
buildNoDefaultFeatures = true;
58
- buildFeatures = ["gnosis" "modern" "slasher-lmdb"];
+ buildFeatures = ["gnosis" "portable" "slasher-lmdb"];
59
60
# Needed to get openssl-sys to use pkg-config.
61
OPENSSL_NO_VENDOR = 1;
0 commit comments