apache-airflow: build with python 3.7
This commit is contained in:
parent
b10932369e
commit
59ca4153ef
@ -624,7 +624,7 @@ in
|
|||||||
|
|
||||||
airfield = callPackage ../tools/networking/airfield { };
|
airfield = callPackage ../tools/networking/airfield { };
|
||||||
|
|
||||||
apache-airflow = with python3.pkgs; toPythonApplication apache-airflow;
|
apache-airflow = with python37.pkgs; toPythonApplication apache-airflow;
|
||||||
|
|
||||||
airsonic = callPackage ../servers/misc/airsonic { };
|
airsonic = callPackage ../servers/misc/airsonic { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user