summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/package/nixtamal.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/package/nixtamal.nix b/nix/package/nixtamal.nix
index 11a0f32..0a94574 100644
--- a/nix/package/nixtamal.nix
+++ b/nix/package/nixtamal.nix
@@ -102,6 +102,7 @@ ocamlPackages.buildDunePackage {
checkInputs = with ocamlPackages; [
alcotest
+ bisect_ppx
qcheck
qcheck-alcotest
];