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 --- modules/user/aszlig/profiles/workstation/packages.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/user') diff --git a/modules/user/aszlig/profiles/workstation/packages.nix b/modules/user/aszlig/profiles/workstation/packages.nix index bd026b7f..a2e29932 100644 --- a/modules/user/aszlig/profiles/workstation/packages.nix +++ b/modules/user/aszlig/profiles/workstation/packages.nix @@ -25,10 +25,10 @@ pkgs: with pkgs; [ gnumake gnupg1compat graphviz - haskellngPackages.cabal2nix - haskellngPackages.cabal-install - haskellngPackages.hlint - haskellngPackages.yesod-bin + haskellPackages.cabal2nix + haskellPackages.cabal-install + haskellPackages.hlint + haskellPackages.yesod-bin haxe hexedit i3 -- cgit 1.4.1