From 5606a1fd63a501a2eefba60b48395c24fc285b6b Mon Sep 17 00:00:00 2001 From: Damien Cassou Date: Thu, 4 Jan 2024 20:23:56 +0100 Subject: haskellPackages.hledger: remove unnecessary comment --- pkgs/development/haskell-modules/configuration-nix.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'pkgs/development/haskell-modules/configuration-nix.nix') diff --git a/pkgs/development/haskell-modules/configuration-nix.nix b/pkgs/development/haskell-modules/configuration-nix.nix index cecd27e023da..bef073299056 100644 --- a/pkgs/development/haskell-modules/configuration-nix.nix +++ b/pkgs/development/haskell-modules/configuration-nix.nix @@ -228,10 +228,6 @@ self: super: builtins.intersectAttrs super { # hledger* overrides inherit ( let - # Copy hledger man pages from the source tarball into the proper place. - # It always contains the relevant man page(s) at the top level. For - # hledger it additionally has all the other man pages in embeddedfiles/ - # which we ignore. installHledgerManPages = overrideCabal (drv: { buildTools = drv.buildTools or [] ++ [ pkgs.buildPackages.installShellFiles -- cgit 1.4.1