haskellPackages.cereal-time: doJailbreak

This commit is contained in:
Richard Marko
2021-04-09 15:17:28 +02:00
committed by sterni
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