From 8ae3940507bd904248c4d4c0f6b2aa897b427c14 Mon Sep 17 00:00:00 2001 From: Kosyrev Serge Date: Mon, 15 Jul 2019 20:31:46 +0300 Subject: [PATCH] ghcid: add to shell --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index dfea9a6673a..df5bb859192 100644 --- a/shell.nix +++ b/shell.nix @@ -9,6 +9,7 @@ default.nix-tools._raw.shellFor { buildInputs = (with default.nix-tools._raw; [ cabal-install.components.exes.cabal + ghcid.components.exes.ghcid ]) ++ (with default.nix-tools._raw._config._module.args.pkgs; [ tmux