nixpkgs/pkgs/development
Frederik Rietdijk 27a9800e85 pwndbg: fix runtime python deps, fixes #71071
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
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
compilers Merge pull request #70720 from yrashk/swipl-8.1.15 2019-10-14 22:16:16 -05:00
coq-modules coq_8_10: 8.10+β3 → 8.10.0 2019-10-16 02:43:46 +00:00
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules haskellSrc2nix 2019-10-15 11:23:33 -04:00
idris-modules
interpreters Merge pull request #71177 from Taneb/metamath-upgrade 2019-10-15 16:06:07 +02:00
java-modules
libraries Merge pull request #70553 from r-ryantm/auto-update/assimp 2019-10-16 00:50:14 +02:00
lisp-modules lispPackages: add cl-prevalence and cl-hooks 2019-10-10 10:08:35 +02:00
lua-modules luaPackages.luacov: init at 0.13.0-1 2019-10-14 21:53:23 +09:00
misc treewide: mark some broken packages as broken 2019-10-08 17:14:26 +02:00
mobile
node-packages nodePackages: Use repo tree as nixpkgs (#69351) 2019-10-11 10:32:26 +01:00
ocaml-modules ocamlPackages.lru: 0.2.0 → 0.3.0 2019-10-16 02:42:25 +00:00
perl-modules perlPackages.DeviceMAC: init at 1.00 2019-10-04 16:00:57 +02:00
pharo
pure-modules
python-modules pythonPackages.capstone: add missing setuptools dep 2019-10-16 09:59:55 +02:00
r-modules r-systemfonts: fix shebang of configure script 2019-10-10 20:50:49 +02:00
ruby-modules
tools pwndbg: fix runtime python deps, fixes #71071 2019-10-16 10:01:44 +02:00
web nodejs-12_x: 12.10.0 -> 12.12.0 2019-10-15 04:20:00 -05:00