about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/prettym
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/prettym')
-rw-r--r--pkgs/development/ocaml-modules/prettym/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/ocaml-modules/prettym/default.nix b/pkgs/development/ocaml-modules/prettym/default.nix
index d19233cf13c99..7cdbc7b05bbed 100644
--- a/pkgs/development/ocaml-modules/prettym/default.nix
+++ b/pkgs/development/ocaml-modules/prettym/default.nix
@@ -31,7 +31,7 @@ buildDunePackage rec {
     ke
   ];
 
-  checkInputs = [
+  nativeCheckInputs = [
     ptime
     alcotest
     jsonm