Commit Graph

3 Commits

Author SHA1 Message Date
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
R. Ryantm
b5b8bd0a82 cent: 1.3.3 -> 1.3.4 2024-06-12 01:06:38 +00:00
Fabian Affolter
024308f1cd cent: init at 1.3.3
Tool to handle Nuclei community templates

https://github.com/xm1k3/cent
2024-05-02 20:10:30 +02:00