sage: use jdk8
This commit is contained in:
parent
7552827fb4
commit
1c576d0b37
@ -50,7 +50,7 @@
|
|||||||
, zlib
|
, zlib
|
||||||
, gsl
|
, gsl
|
||||||
, ntl
|
, ntl
|
||||||
, jdk
|
, jdk8
|
||||||
, less
|
, less
|
||||||
}:
|
}:
|
||||||
|
|
||||||
@ -61,6 +61,8 @@ assert (!blas.isILP64) && (!lapack.isILP64);
|
|||||||
# dependencies.
|
# dependencies.
|
||||||
|
|
||||||
let
|
let
|
||||||
|
jdk = jdk8; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
|
||||||
|
|
||||||
runtimepath = (lib.makeBinPath ([
|
runtimepath = (lib.makeBinPath ([
|
||||||
"@sage-local@"
|
"@sage-local@"
|
||||||
"@sage-local@/build"
|
"@sage-local@/build"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user