From e03351feb220db4a6cabb8653ca03adae3492c24 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Sun, 21 Sep 2025 14:09:43 +0200 Subject: [PATCH] haskellPackages.aeson-schema: drop obsolete override aeson-schema has been marked broken due to unrelated issues: https://github.com/ocramz/aeson-schema/issues/26 --- pkgs/development/haskell-modules/configuration-common.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index deaf3665a9f8..6610e0601ee9 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -930,7 +930,6 @@ with haskellLib; # Disable test suites to fix the build. acme-year = dontCheck super.acme-year; # http://hydra.cryp.to/build/497858/log/raw aeson-lens = dontCheck super.aeson-lens; # http://hydra.cryp.to/build/496769/log/raw - aeson-schema = dontCheck super.aeson-schema; # https://github.com/timjb/aeson-schema/issues/9 angel = dontCheck super.angel; apache-md5 = dontCheck super.apache-md5; # http://hydra.cryp.to/build/498709/nixlog/1/raw app-settings = dontCheck super.app-settings; # http://hydra.cryp.to/build/497327/log/raw