python3Packages.celery: unmark as broken
mistakenly marked broken due to a spurious hydra failure
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user