mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
news: add airlift entry
This commit is contained in:
parent
8a1357854d
commit
fb2ae64bed
1 changed files with 11 additions and 0 deletions
11
modules/misc/news/2025/09/2025-09-26_11-46-57.nix
Normal file
11
modules/misc/news/2025/09/2025-09-26_11-46-57.nix
Normal 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.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue