haskellPackages.servant-swagger-ui-core: jailbreak to fix the build

This commit is contained in:
Domen Kožar 2022-02-22 14:16:52 +00:00
parent 22c75b75c5
commit bfc0a60a24

View file

@ -1565,6 +1565,9 @@ self: super: {
# Upstream issue: https://github.com/haskell-servant/servant-swagger/issues/129
servant-swagger = dontCheck super.servant-swagger;
# waiting for aeson bump
servant-swagger-ui-core = doJailbreak super.servant-swagger-ui-core;
hercules-ci-agent = generateOptparseApplicativeCompletion "hercules-ci-agent" super.hercules-ci-agent;
hercules-ci-cli = pkgs.lib.pipe super.hercules-ci-cli [