git » gn.git » commit 848f649

add .nvchecker.toml with 'pkgctl version setup'

author Christian Heusel
2025-11-18 23:04:21 UTC
committer Christian Heusel
2025-11-18 23:04:21 UTC
parent 70940ddfa93ce324287653e9f42605abb0fc07e1

add .nvchecker.toml with 'pkgctl version setup'

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..5483fdf
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[gn]
+source = "git"
+git = "https://gn.googlesource.com/gn"