Loading pkgs/development/compilers/julia/generic.nix +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ , gnum4 , openssl , libxml2 , zlib }: stdenv.mkDerivation rec { Loading @@ -40,6 +41,7 @@ stdenv.mkDerivation rec { buildInputs = [ libxml2 zlib ]; dontUseCmakeConfigure = true; Loading Loading
pkgs/development/compilers/julia/generic.nix +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ , gnum4 , openssl , libxml2 , zlib }: stdenv.mkDerivation rec { Loading @@ -40,6 +41,7 @@ stdenv.mkDerivation rec { buildInputs = [ libxml2 zlib ]; dontUseCmakeConfigure = true; Loading