haskellPackages.taskell: unbreak

Requires a jailbreak currently because the hackage version bounds are
somewhat outdated. Also regenerate the package set, so the next hydra
evaluation picks up on this.
This commit is contained in:
kolam
2021-04-02 17:45:25 +02:00
committed by sternenseemann
parent 1ac9a4ea73
commit a83c45cbf6
4 changed files with 5 additions and 4 deletions
-2
View File
@@ -256697,8 +256697,6 @@ self: {
testToolDepends = [ tasty-discover ];
description = "A command-line kanban board/task manager";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"taskpool" = callPackage