Robert Schütz
761ad75122
apache-airflow: fix build
2024-02-06 14:45:18 -08:00
Martin Weinelt
ba3412d88a
treewide: use sqlalchemy_1_4 instead of individual overrides
...
As long as sqlalchemy 1.4 is still maintained we should rather maintain
one derivation well, instead of many overrides barely.
2024-01-03 03:13:26 +01:00
Robert Scott
8f5fa25788
apache-airflow: 2.7.1 -> 2.7.3, fix build
...
overriding ever more python packages to placate airflow
2023-11-21 23:07:37 +00:00
Yueh-Shun Li
138565e8df
apache-airflow: fix passthru overriding
...
Keep the `passthru` attributes from previousAttrs
while adding new attributes.
Co-authored-by: Graham Bennett <gbpdt@users.noreply.github.com>
2023-09-07 23:07:42 +02:00
Vladimír Čunát
9249f60087
treewide: fixup the embedded sqlalchemy
...
I got tired of doing this one commit per package.
2023-07-21 17:03:19 +02:00
Robert Scott
08126bf314
apache-airflow: remove from main pythonPackages
...
now exists solely as an application because its version demands
can't be met by the main pythonPackages. however, exposes its
modified python package set through passthru.pythonPackages which
can may be used by occasional external scripts etc. which need to
import airflow modules
2023-06-05 19:08:52 +01:00
Graham Bennett
48a0434ae7
python3Packages.apache-airflow: 2.5.1 -> 2.6.0
2023-06-04 13:55:59 +01:00