diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 61fc058fa2c3..d8e1962b7268 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -457,8 +457,6 @@ with haskellLib; # Too strict upper bound on hakyll (<4.17) # https://gitlab.com/lysxia/hakyll-alectryon/-/work_items/2 hakyll-alectryon = doJailbreak super.hakyll-alectryon; - # https://gitlab.com/aergus/hakyll-filestore/-/work_items/1 - hakyll-filestore = doJailbreak super.hakyll-filestore; # 2024-06-23: Hourglass is archived and had its last commit 6 years ago. # Patch is needed to add support for time 1.10, which is only used in the tests