nvchecker: add nyxt

This commit is contained in:
George Rawlinson 2022-04-16 19:34:22 +12:00
parent 62e74380a1
commit b3341709d3
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[nyxt]
source = "github"
github = "atlas-engineer/nyxt"
use_max_tag = true
ignored = "3"
[libfixposix]
source = "github"
github = "sionescu/libfixposix"