2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-23 06:03:40 +00:00
nixpkgs/pkgs
Frederik Rietdijk 27a9800e85 pwndbg: fix runtime python deps, fixes
pwndbg is a Python module for gdb. The built-in interpreter is used and
pwndbg offers additional routines. Packaging this is tricky because that
interpreter needs to be used. Using `python3.withPackages` won't work.
By setting `NIX_PYTHONPATH`, the interpreter should pick up pwndbg and
its dependencies.

If `NIX_PYTHONPATH` does not function we can fall back to `PYTHONPATH`.
An example of when that won't work is if pwndbg runs a script of itself
in a subshell. `NIX_PYTHONPATH` would be  unset, but `PYTHONPATH` not.
2019-10-16 10:01:44 +02:00
..
applications kicad: 5.1.2 -> 5.1.4, fix ngspice, mark broken on aarch64 () 2019-10-16 02:02:49 -04:00
build-support
common-updater
data papirus-icon-theme: 20190919 -> 20191009 2019-10-15 07:41:41 -03:00
desktops mate.mate-netbook: 1.22.1 -> 1.22.2 2019-10-14 16:49:48 -03:00
development pwndbg: fix runtime python deps, fixes 2019-10-16 10:01:44 +02:00
games Merge pull request from MicrosoftTakeover/patch-1 2019-10-15 23:41:32 +02:00
misc Merge pull request from samueldr/feature/u-boot-2019.10 2019-10-15 23:27:50 +02:00
os-specific Merge pull request from eadwu/bcachefs/update-9 2019-10-16 00:28:17 +02:00
servers prometheus: fix hash 2019-10-16 00:46:40 +02:00
shells Merge pull request from kampka/zsh-history 2019-10-16 01:57:23 +00:00
stdenv
test
tools Merge pull request from arcnmx/pr-cargo-deps 2019-10-15 21:47:50 -05:00
top-level pwndbg: fix runtime python deps, fixes 2019-10-16 10:01:44 +02:00