diff options
Diffstat (limited to 'nix/tomcryptshim.nix')
| -rw-r--r-- | nix/tomcryptshim.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/tomcryptshim.nix b/nix/tomcryptshim.nix index bcdc984..d4f1f2f 100644 --- a/nix/tomcryptshim.nix +++ b/nix/tomcryptshim.nix @@ -12,7 +12,7 @@ stdenv.mkDerivation { libtommath libtomcrypt pkg-config - jdk11_headless + jdk ]; buildPhase = '' |
