rstudio: fix build with most recent boost (#377161)

This commit is contained in:
Aleksana
2025-02-12 10:44:36 +08:00
committed by GitHub
@@ -5,7 +5,7 @@
fetchFromGitHub,
replaceVars,
cmake,
boost,
boost186,
zlib,
openssl,
R,
@@ -85,7 +85,7 @@ stdenv.mkDerivation rec {
buildInputs =
[
boost
boost186
zlib
openssl
R