mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
10 lines
208 B
Nix
10 lines
208 B
Nix
{
|
|
time = "2025-09-15T22:14:27+00:00";
|
|
condition = true;
|
|
message = ''
|
|
A new module is available: `programs.nvchecker`.
|
|
|
|
`nvchecker` checks if a new version of some software was released.
|
|
'';
|
|
}
|