diff --git a/flake.nix b/flake.nix index 2d0c44889..5c00f744e 100644 --- a/flake.nix +++ b/flake.nix @@ -61,6 +61,7 @@ configureFlags = lib.optionals stdenv.isLinux [ + "--with-boost=${boost}/lib" "--with-sandbox-shell=${sh}/bin/busybox" "LDFLAGS=-fuse-ld=gold" ];