about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/hacl-star
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/hacl-star')
-rw-r--r--pkgs/development/ocaml-modules/hacl-star/raw.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/ocaml-modules/hacl-star/raw.nix b/pkgs/development/ocaml-modules/hacl-star/raw.nix
index 07e4d99344f7e..3ec895c8e833b 100644
--- a/pkgs/development/ocaml-modules/hacl-star/raw.nix
+++ b/pkgs/development/ocaml-modules/hacl-star/raw.nix
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
     ctypes
   ];
 
-  checkInputs = [
+  nativeCheckInputs = [
     cppo
   ];