diff options
Diffstat (limited to 'nix/nettleshim.nix')
| -rw-r--r-- | nix/nettleshim.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/nettleshim.nix b/nix/nettleshim.nix index 7488398..42da7ff 100644 --- a/nix/nettleshim.nix +++ b/nix/nettleshim.nix @@ -12,7 +12,7 @@ stdenv.mkDerivation rec { nettle gmp pkg-config - jdk11_headless + jdk ]; buildPhase = '' |
