Commit graph

7 commits

Author SHA1 Message Date
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
R. RyanTM aba0b946ad python37Packages.python-igraph: 0.8.2 -> 0.8.3 2020-10-15 15:18:29 -07:00
Jonathan Ringer dcef1818a0
python2Packages.python-igraph: disable python2 2020-08-15 17:31:57 -07:00
Corbin dfcac3fccd python-igraph: Don't use vendored library.
Fixes #70543.
2020-06-26 01:26:21 -07:00
Frederik Rietdijk c6496c80d1 python: python-igraph: 0.7.1.post6 -> 0.8.2 2020-06-11 10:00:20 +02:00
Renaud 169db87d32
pythonPackages.python-igraph: fix build
It was failing on Hydra
+ tests are failing with Py3
2019-05-09 19:45:24 +02:00
Corbin 14c88b67c1 pythonPackages.python-igraph: init at 0.7.1.post6 2018-07-28 07:26:07 -07:00