-
-
Notifications
You must be signed in to change notification settings - Fork 16.5k
ghidra, ghidra-bin: 11.3.2 -> 11.4.1 #427883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
I can confirm this builds and runs fine on x86_64-linux. While at it, can you please extend the
The idea is to append ghidra python packages to $PYTHONPATH so it works even with symlinked environments created by For example, the file
With these changes gdb in |
Wouldn't it be better to do this in a separate PR? |
This is basically abandoned #408548 (comment) As for a separate pr - these kinds of small changes usually take forever to review and merge into master, mainly due to limited availability of maintainers; when it gets reviewed, a new ghidra version might come out already. That's why I suggest including small changes (affecting the ghidra build process) in the version update pr. |
3e8c270
to
b47e197
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as pkgs.ghidra goes (I don't use ghidra-bin, can't test it), LGTM.
|
Things done
Only did light testing.
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.