From fa148375e42504283c3a2839fc32bb2ec161d770 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Tue, 11 Feb 2025 19:37:39 +0100 Subject: [PATCH] haskellPackages.cli-nix: remove outdated comment The PR was abound bounds / GHC 9.6 and is closed already. --- pkgs/development/haskell-modules/configuration-common.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index bd5d4eac88d3..0068d55a0624 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -1945,7 +1945,6 @@ self: super: { cli-git = addBuildTool pkgs.git super.cli-git; - # Need https://github.com/obsidiansystems/cli-nix/pull/5 and more cli-nix = addBuildTools [ pkgs.nix pkgs.nix-prefetch-git