aboutsummaryrefslogtreecommitdiff
path: root/nix/cryptoppshim.nix
diff options
context:
space:
mode:
authorJ08nY2024-08-17 19:25:34 +0200
committerJ08nY2024-08-17 19:25:34 +0200
commite6af4bb1c1f26bb33ada234725118625760759ae (patch)
tree92aab38ed7d9ea1d49c877b067958f9e2b8c62b0 /nix/cryptoppshim.nix
parent3b9ad72877de3c60c83a2f6c4bcd80bcdb7193d8 (diff)
downloadECTester-e6af4bb1c1f26bb33ada234725118625760759ae.tar.gz
ECTester-e6af4bb1c1f26bb33ada234725118625760759ae.tar.zst
ECTester-e6af4bb1c1f26bb33ada234725118625760759ae.zip
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 = ''