mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
news: add aider-chat entry
This commit is contained in:
parent
9947d3c003
commit
35329d44f3
1 changed files with 12 additions and 0 deletions
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.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue