haskellPackages.essence-of-live-coding: Fix dependency

This commit is contained in:
Manuel Bärenz 2020-12-05 17:37:09 +01:00 committed by Peter Simons
parent 06279ee84f
commit a0aa0ce42d
2 changed files with 4 additions and 1 deletions

View File

@ -1518,4 +1518,8 @@ self: super: {
# 2020-11-27: cxx-options is broken in Cabal 3.2.0.0
hercules-ci-agent = addSetupDepend super.hercules-ci-agent self.Cabal_3_2_1_0;
# 2020-12-05: http-client is fixed on too old version
essence-of-live-coding-warp = super.essence-of-live-coding-warp.override {
http-client = self.http-client_0_7_3;
};
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View File

@ -4940,7 +4940,6 @@ broken-packages:
- EsounD
- espial
- ess
- essence-of-live-coding-warp
- estimators
- EstProgress
- estreps