mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
news: add aider-chat entry
This commit is contained in:
committed by
Austin Horstman
parent
9947d3c003
commit
35329d44f3
12
modules/misc/news/2025/09/2025-09-26_11-20-32.nix
Normal file
12
modules/misc/news/2025/09/2025-09-26_11-20-32.nix
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
time = "2025-09-26T14:20:32+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: `programs.aider-chat`
|
||||
|
||||
Aider lets you pair program with LLMs to start a new project
|
||||
or build on your existing codebase. It works with most popular
|
||||
programming languages: Python, Javascript, Rust, Ruby, Go, C++,
|
||||
PHP, HTML, CSS, and dozens more.
|
||||
'';
|
||||
}
|
||||
Reference in New Issue
Block a user