use ghidra-bin cause debugger works

This commit is contained in:
cy 2025-02-04 10:11:36 -05:00
parent 0029f8f822
commit df2f9668f1
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts

View file

@ -111,14 +111,19 @@
nixpkgs-review
just
hugo
ghidra
ghidra-bin
sequoia
sccache
awscli2
lldb
(cutter.withPlugins (plugins: with plugins; [ rz-ghidra jsdec sigdb ]))
(cutter.withPlugins (p: with p; [
rz-ghidra
jsdec
sigdb
]))
ida-free
patchelf
radare2
];
programs.waybar.enable = true;