From 0e03dce953e4b274ef5010210e73e0c2eb66b0d0 Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 16 Nov 2015 16:17:46 +0100 Subject: Drop obsolete refernces to haskellngPackages. The haskellPackages attribute is already using the Haskell NG infrastructure for quite a long time (NixOS/nixpkgs@c0c82ea) and since NixOS/nixpkgs@8c344bd it has finally been removed from , so let's remove the references we still have left on our side. Signed-off-by: aszlig --- machines/profpatsch/katara.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines/profpatsch') diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix index 34d4cbde..50523708 100644 --- a/machines/profpatsch/katara.nix +++ b/machines/profpatsch/katara.nix @@ -169,7 +169,7 @@ in { msmtp notmuch ]; - haskellPkgs = with pkgs.haskellngPackages; [ + haskellPkgs = with pkgs.haskellPackages; [ cabal2nix ]; nixPkgs = [ -- cgit 1.4.1