Loading pkgs/development/python-modules/apache-airflow/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -294,6 +294,6 @@ buildPythonPackage rec { description = "Programmatically author, schedule and monitor data pipelines"; homepage = "https://airflow.apache.org/"; license = licenses.asl20; maintainers = with maintainers; [ bhipple costrouc gbpdt ingenieroariel ]; maintainers = with maintainers; [ bhipple gbpdt ingenieroariel ]; }; } Loading
pkgs/development/python-modules/apache-airflow/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -294,6 +294,6 @@ buildPythonPackage rec { description = "Programmatically author, schedule and monitor data pipelines"; homepage = "https://airflow.apache.org/"; license = licenses.asl20; maintainers = with maintainers; [ bhipple costrouc gbpdt ingenieroariel ]; maintainers = with maintainers; [ bhipple gbpdt ingenieroariel ]; }; }