diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index 2efb531ff2c3..4b49ace5a940 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -2253,6 +2253,7 @@ broken-packages: - hlongurl - hlrdb-core - hls-exactprint-utils + - hls-selection-range-plugin - hls-stan-plugin - hlwm - hmarkup diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 7df84ce40d4f..2d354718004b 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -141386,6 +141386,8 @@ self: { ]; description = "HLS Plugin to support smart selection range"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "hls-splice-plugin" = callPackage