1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

news: add airlift entry

This commit is contained in:
Aguirre Matteo 2025-09-26 11:47:56 -03:00 committed by Austin Horstman
parent 8a1357854d
commit fb2ae64bed

View file

@ -0,0 +1,11 @@
{
time = "2025-09-26T14:46:57+00:00";
condition = true;
message = ''
A new module is available: `programs.airlift`
Airlift is a Command Line Interface (CLI) tool designed to provide
a local development environment for Apache Airflow with a simple but
flexible interface. It is built on top of the official Airflow Helm Chart.
'';
}