From 4cf31659f419632f2b7ffc086076c594c52ab1bc Mon Sep 17 00:00:00 2001 From: Malte Brandy Date: Sun, 20 Mar 2022 16:45:16 +0100 Subject: [PATCH] haskellPackages.ghcup: drop maintainership --- .../haskell-modules/configuration-hackage2nix/main.yaml | 1 - pkgs/development/haskell-modules/hackage-packages.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index e30d9fe4dd9e..bf90e5b73064 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -249,7 +249,6 @@ package-maintainers: - cabal-fmt - ema - generic-optics - - ghcup - ghcid - ghcide - haskell-language-server diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 72eb29e1cf2d..dd498c728591 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -106233,7 +106233,6 @@ self: { testToolDepends = [ hspec-discover ]; description = "ghc toolchain installer"; license = lib.licenses.lgpl3Only; - maintainers = with lib.maintainers; [ maralorn ]; }) {}; "ghczdecode" = callPackage