From a354a5be976dab6250d206a7ba6240e3afb9c8d2 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 15 Jul 2016 14:00:38 +0200 Subject: machines/katara: cabal-install system-wide --- machines/profpatsch/katara.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines') diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix index 6bb32cf6..668b9cb0 100644 --- a/machines/profpatsch/katara.nix +++ b/machines/profpatsch/katara.nix @@ -99,6 +99,7 @@ in { hp = haskellPackages; programmingTools = [ hp.cabal2nix # convert cabal files to nixexprs + hp.cabal-install # haskell project management myPkgs.git-annex # version controlled binary file storage # mercurial # the other version control system telnet # tcp debugging @@ -146,7 +147,6 @@ in { nixPkgs = [ nix-repl # nix REPL nix-prefetch-scripts # prefetch store paths from various destinations - # haskellPackages.cabal2nix # convert cabal files to nix ]; tmpPkgs = [ # TODO needs user service -- cgit 1.4.1