diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 3ac41838431..d97f42ba5df 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -513,6 +513,7 @@ self: super: { # https://github.com/athanclark/lucid-foundation/issues/1 lucid-foundation = markBroken super.lucid-foundation; + digestive-foundation-lucid = markBroken super.digestive-foundation-lucid; } // {