aboutsummaryrefslogtreecommitdiff
path: root/nix/cryptoppshim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/cryptoppshim.nix')
-rw-r--r--nix/cryptoppshim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/cryptoppshim.nix b/nix/cryptoppshim.nix
index 2989066..c225e8c 100644
--- a/nix/cryptoppshim.nix
+++ b/nix/cryptoppshim.nix
@@ -10,7 +10,7 @@ stdenv.mkDerivation {
buildInputs = [
cryptopp
pkg-config
- jdk11_headless
+ jdk
];
buildPhase = ''