news: add amber entry
This commit is contained in:
parent
2b64e332a0
commit
8b62404497
1 changed files with 10 additions and 0 deletions
10
modules/misc/news/2025/10/2025-10-05_15-18-28.nix
Normal file
10
modules/misc/news/2025/10/2025-10-05_15-18-28.nix
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
time = "2025-10-05T18:18:28+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: `programs.amber`
|
||||
|
||||
Amber is a code search and replace tool written in Rust.
|
||||
This tool is inspired by ack, ag, and other grep-like tools.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue