mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
disable wfuzz
This commit is contained in:
parent
180946fbbd
commit
c791a78ddb
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ in
|
|||
thc-hydra
|
||||
webshells
|
||||
weevely
|
||||
wfuzz
|
||||
# wfuzz # TODO: temporarily broken package
|
||||
|
||||
(runCommand "gdb" { } "install -D ${gef}/bin/gef $out/bin/gdb")
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue