We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9a9c8 commit a55db01Copy full SHA for a55db01
cracking/shell.nix
@@ -2,7 +2,7 @@
2
let
3
sources = [ ];
4
5
- packages = with pkgs; [ ];
+ packages = with pkgs; [ hashid cyberchef hashcat hashcat-utils john ];
6
7
in pkgs.mkShell {
8
nativeBuildInputs = packages;
0 commit comments