Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Bump rfcat to Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
AkechiShiro committed Feb 16, 2024
1 parent 78cca30 commit 7cd0775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kali-tools.nix
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ in {
rekall-core = todo;
rephrase = todo;
responder = pkgs.responder;
rfcat = pkgs.pythonPackages.rfcat;
rfcat = pkgs.python312Packages.rfcat;
rfdump = todo;
rfkill = pkgs.utillinux;
rifiuti = todo;
Expand Down

0 comments on commit 7cd0775

Please sign in to comment.