mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
news: add amber entry
This commit is contained in:
committed by
Austin Horstman
parent
2b64e332a0
commit
8b62404497
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.
|
||||
'';
|
||||
}
|
||||
Reference in New Issue
Block a user