3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/interpreters/python
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
..
catch_conflicts
cpython Merge branch 'master' into staging-next 2021-01-14 02:24:17 +01:00
graalpython
hooks pythonPackages.pip-install-hook: remove --build option 2020-12-01 14:44:26 +01:00
manylinux
pypy treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
tests python.tests: use self.callPackage instead of super.callPackage 2020-11-28 16:57:07 +01:00
update-python-libraries
default.nix Merge staging-next into staging 2021-01-10 18:41:46 +00:00
fetchpypi.nix
mk-python-derivation.nix buildPython*: don't catch conflicts when cross-compiling 2020-11-19 20:59:16 +01:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix python.tests: not when cross-compiling 2020-11-23 15:29:23 +01:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix