haskellPackages.cereal-time: doJailbreak
This commit is contained in:
parent
25b5fe7caf
commit
552cfe19a1
2 changed files with 4 additions and 1 deletions
|
@ -1802,4 +1802,8 @@ self: super: {
|
|||
# PR pending https://github.com/glguy/language-lua/pull/6
|
||||
language-lua = doJailbreak super.language-lua;
|
||||
|
||||
# 2021-04-09: too strict time bound
|
||||
# PR pending https://github.com/zohl/cereal-time/pull/2
|
||||
cereal-time = doJailbreak super.cereal-time;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
|
|
@ -4051,7 +4051,6 @@ broken-packages:
|
|||
- cereal-io-streams
|
||||
- cereal-plus
|
||||
- cereal-streams
|
||||
- cereal-time
|
||||
- certificate
|
||||
- cf
|
||||
- cfenv
|
||||
|
|
Loading…
Reference in a new issue