nvchecker: add module

(cherry picked from commit 3cb08dd360)
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Michael Daniels 2025-09-15 18:11:04 -04:00 committed by Austin Horstman
parent f21d916778
commit 6f656618eb
9 changed files with 182 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
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.
'';
}