Skip to content

Commit a55db01

Browse files
committed
hash nixshell
1 parent ad9a9c8 commit a55db01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cracking/shell.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
let
33
sources = [ ];
44

5-
packages = with pkgs; [ ];
5+
packages = with pkgs; [ hashid cyberchef hashcat hashcat-utils john ];
66

77
in pkgs.mkShell {
88
nativeBuildInputs = packages;

0 commit comments

Comments
 (0)