mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 12:34:15 +00:00
(cherry picked from commit f9e9e91587
)
Co-authored-by: Joachim Ernst <155722885+helsinki-Jo@users.noreply.github.com>
This commit is contained in:
parent
710f204d59
commit
ade4958b3f
@ -26,7 +26,7 @@
|
||||
, SystemConfiguration
|
||||
|
||||
, curl
|
||||
, jdk
|
||||
, jdk_headless
|
||||
, unzip
|
||||
, which
|
||||
|
||||
@ -83,7 +83,7 @@ stdenv.mkDerivation {
|
||||
doCheck = true;
|
||||
nativeCheckInputs = [
|
||||
curl
|
||||
jdk
|
||||
jdk_headless
|
||||
unzip
|
||||
which
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user