refactor(pkgs): Use packagesFromDirectoryRecursive

This commit is contained in:
Tristan Daniël Maat 2025-09-29 11:48:19 +08:00
parent cd012e86ba
commit e2012ebc9a
Signed by: tlater
GPG key ID: 49670FD774E43268
8 changed files with 9 additions and 20 deletions

7
pkgs/nvfetcher.toml Normal file
View file

@ -0,0 +1,7 @@
[crowdsec-hub]
src.git = "https://github.com/crowdsecurity/hub.git"
fetch.github = "crowdsecurity/hub"
[crowdsec-firewall-bouncer]
src.github = "crowdsecurity/cs-firewall-bouncer"
fetch.github = "crowdsecurity/cs-firewall-bouncer"