Skip to content

Commit 1307449

Browse files
bbjubjub2494aldoborrero
authored andcommitted
lighthouse: fix build
1 parent 7c306b6 commit 1307449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/lighthouse/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ in
5555
buildInputs = [openssl protobuf sqlite rust-jemalloc-sys];
5656

5757
buildNoDefaultFeatures = true;
58-
buildFeatures = ["gnosis" "modern" "slasher-lmdb"];
58+
buildFeatures = ["gnosis" "portable" "slasher-lmdb"];
5959

6060
# Needed to get openssl-sys to use pkg-config.
6161
OPENSSL_NO_VENDOR = 1;

0 commit comments

Comments
 (0)