nvchecker: add fnlfmt

This commit is contained in:
George Rawlinson 2022-04-15 21:15:16 +12:00
parent e85636dbdd
commit 3c89581c5d
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -1755,6 +1755,12 @@ git = "https://git.sr.ht/~technomancy/fennel"
use_max_tag = true use_max_tag = true
prefix = "v" prefix = "v"
[fnlfmt]
source = "git"
git = "https://git.sr.ht/~technomancy/fnlfmt"
use_max_tag = true
prefix = "v"
[pounce] [pounce]
source = "git" source = "git"
git = "https://git.causal.agency/pounce" git = "https://git.causal.agency/pounce"