about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/yuscii/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/ocaml-modules/yuscii/default.nix')
-rw-r--r--pkgs/development/ocaml-modules/yuscii/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/ocaml-modules/yuscii/default.nix b/pkgs/development/ocaml-modules/yuscii/default.nix
index 44f64361540e6..c0582fa2a2246 100644
--- a/pkgs/development/ocaml-modules/yuscii/default.nix
+++ b/pkgs/development/ocaml-modules/yuscii/default.nix
@@ -19,10 +19,10 @@ buildDunePackage rec {
     sha256 = "0idywlkw0fbakrxv65swnr5bj7f2vns9kpay7q03gzlv82p670hy";
   };
 
-  useDune2 = true;
-
   nativeCheckInputs = [
     gcc
+  ];
+  checkInputs = [
     alcotest
     fmt
     uutf