about summary refs log tree commit diff
diff options
context:
space:
mode:
-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