diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index af19c9121689e..d0f7087be88f6 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -2809,7 +2809,6 @@ broken-packages: - kd-tree - keccak - keera-hails-reactivevalues - - keid-render-basic - keid-ui-dearimgui - keiretsu - kempe diff --git a/pkgs/development/haskell-modules/configuration-nix.nix b/pkgs/development/haskell-modules/configuration-nix.nix index e89d77d5fa4e8..75ecab40ad591 100644 --- a/pkgs/development/haskell-modules/configuration-nix.nix +++ b/pkgs/development/haskell-modules/configuration-nix.nix @@ -1026,6 +1026,8 @@ self: super: builtins.intersectAttrs super { broken = false; }) super.cabal-install; + keid-render-basic = addBuildTool pkgs.glslang super.keid-render-basic; + # haskell-language-server plugins all use the same test harness so we give them what we want in this loop. } // pkgs.lib.mapAttrs (_: overrideCabal (drv: {