From a860f0ed3a81715a73b2b7e7a06c64574dcd2582 Mon Sep 17 00:00:00 2001 From: Vincent Laporte Date: Tue, 29 May 2018 09:06:41 +0000 Subject: [default.nix] Adds “ounit” to check dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'default.nix') diff --git a/default.nix b/default.nix index bb9f220f4..91d963604 100644 --- a/default.nix +++ b/default.nix @@ -67,6 +67,7 @@ stdenv.mkDerivation rec { python rsync which + ocamlPackages.ounit ] else []) ++ (if lib.inNixShell then [ ocamlPackages.merlin -- cgit v1.2.3