Skip to content
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

python3.pkgs.frida-python: rename to python3.pkgs.frida #26

Open
milahu opened this issue Feb 5, 2024 · 0 comments
Open

python3.pkgs.frida-python: rename to python3.pkgs.frida #26

milahu opened this issue Feb 5, 2024 · 0 comments

Comments

@milahu
Copy link
Owner

milahu commented Feb 5, 2024

generally, the python import name should match the nixpkgs package name

the python import is

import frida

... not

import frida_python

the other frida package is frida_tools

import frida_tools

which is in the global namespace of nixpkgs: frida-tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant