From 415c38f9fe497b90c9ca53fce0c0599ea71d05ea Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Thu, 6 Sep 2018 08:28:51 +1000 Subject: renamed and fixed depends --- test.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.nix') diff --git a/test.nix b/test.nix index dd5ce75..c59f786 100644 --- a/test.nix +++ b/test.nix @@ -71,7 +71,7 @@ let ''; }; - condaTest = conda.withCondaEnv condaEnv "bwa"; + condaTest = conda.inCondaEnv condaEnv "bwa"; in condaTest -- cgit v1.2.3