about summary refs log tree commit diff
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-11-16 16:17:46 +0100
committeraszlig <aszlig@redmoonstudios.org>2015-11-16 16:17:46 +0100
commit0e03dce953e4b274ef5010210e73e0c2eb66b0d0 (patch)
tree324f48ad2068439525403334a453f8f5e6c874a9
parent55d09c3715215d26713370c7f934b8f36f8986d0 (diff)
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 <nixpkgs>, so
let's remove the references we still have left on our side.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
-rw-r--r--machines/profpatsch/katara.nix2
-rw-r--r--modules/user/aszlig/profiles/workstation/packages.nix8
2 files changed, 5 insertions, 5 deletions
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 = [
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