Use non bin ghidra
This commit is contained in:
parent
9ae21f400a
commit
7b50d81447
2 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ in
|
||||||
discord
|
discord
|
||||||
element-desktop
|
element-desktop
|
||||||
rage
|
rage
|
||||||
|
ghidra
|
||||||
podman
|
podman
|
||||||
nixpkgs-fmt
|
nixpkgs-fmt
|
||||||
qutebrowser
|
qutebrowser
|
||||||
|
|
|
@ -2,6 +2,6 @@
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
rizin
|
rizin
|
||||||
ghidra-bin
|
ghidra
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue