python3Packages.celery: unmark as broken
mistakenly marked broken due to a spurious hydra failure
This commit is contained in:
parent
71c7efa387
commit
67dffc3000
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ buildPythonPackage rec {
|
|||
};
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "Distributed task queue";
|
||||
homepage = "https://github.com/celery/celery/";
|
||||
license = licenses.bsd3;
|
||||
|
|
Loading…
Reference in a new issue