From acdfe76b5430a4c8f2b7815f59dc8504132ab3eb Mon Sep 17 00:00:00 2001 From: minco Date: Fri, 26 Sep 2025 16:34:31 +0900 Subject: [PATCH] feat: add ZAP --- pkgs/programming.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/programming.nix b/pkgs/programming.nix index bddd34b..cd3e17c 100644 --- a/pkgs/programming.nix +++ b/pkgs/programming.nix @@ -6,6 +6,7 @@ with pkgs; [ radare2 (python3.withPackages (python-pkgs: with python-pkgs; [ jupyter-client ])) # gdb + zap lldb tokio-console iaito @@ -14,11 +15,13 @@ with pkgs; [ ghidra-bin protobuf buf + burpsuite uv unityhub python313Packages.r2pipe python312Packages.r2pipe gh + platformio python312Packages.pip nodejs go