mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
(cherry picked from commit 3cb08dd360)
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
9 lines
208 B
Nix
9 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.
|
|
'';
|
|
}
|