Skip to content

Commit

Permalink
override test for curl version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHearnden committed Mar 21, 2023
1 parent 797a2b9 commit bfbc0f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/science/math/R/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ stdenv.mkDerivation (finalAttrs: {
FC="${gfortran}/bin/gfortran" F77="${gfortran}/bin/gfortran"
JAVA_HOME="${jdk}"
RANLIB=$(type -p ranlib)
r_cv_have_curl728=yes
R_SHELL="${stdenv.shell}"
'' + lib.optionalString stdenv.isDarwin ''
--disable-R-framework
Expand Down

0 comments on commit bfbc0f5

Please sign in to comment.