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