Commit graph

17 commits

Author SHA1 Message Date
Robert Schütz 008bbde5e7 igraph: 0.9.3 -> 0.9.4
https://github.com/igraph/igraph/releases/tag/0.9.4
2021-06-01 12:49:32 +02:00
Robert Scott 73df171f26 igraph: fix libblas.dylib's path on darwin 2021-05-22 19:05:14 +01:00
Martin Weinelt 2d64c6d79b
igraph: enable autodetection for LTO support (#122058)
> The IGRAPH_ENABLE_LTO build option now supports the AUTO value, which
> uses LTO only if the compiler supports it. Warning: CMake may not
> always be able to detect that LTO is not fully supported. Therefore,
> the default setting is OFF.

https://igraph.org/2021/03/23/igraph-0.9.1-c.html
2021-05-07 22:33:13 +02:00
Robert Schütz 69e7e4386f igraph: 0.9.2 -> 0.9.3
https://github.com/igraph/igraph/releases/tag/0.9.3
2021-05-05 15:14:33 +02:00
Robert Schütz 63bc9709d2 igraph: 0.9.1 -> 0.9.2
https://github.com/igraph/igraph/releases/tag/0.9.2
2021-04-15 08:49:56 +02:00
Robert Schütz 1ab59fc716 igraph: 0.8.5 -> 0.9.1 2021-03-26 11:21:14 +01:00
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 cd201a3ac7 igraph: 0.8.4 -> 0.8.5 2020-12-09 04:39:14 +00:00
R. RyanTM e4041869dd igraph: 0.8.3 -> 0.8.4 2020-11-26 07:36:15 +00:00
R. RyanTM 06d0a7c221 igraph: 0.8.2 -> 0.8.3 2020-10-25 09:49:47 +01:00
Robert Scott e9115e79c9 igraph: enable for darwin 2020-07-20 20:25:59 +01:00
Corbin dd284b9758 igraph: Only build and test x86_64-linux.
aarch64-linux tests fail on the community builder, so don't build there
until we have more evidence that failing tests are not a problem.
2020-06-25 15:44:45 -07:00
Corbin 9409bd0ea6 igraph: 0.7.1 -> 0.8.2
Refs #90840.

The check phase is now enabled. All tests pass on my machine.

I realized while doing this bump that igraph vendors OpenBLAS, ARPACK,
and GLPK. We can use our versions instead, and igraph builds
successfully, but 34 tests fail. I'm choosing correctness instead of
build times.
2020-06-25 01:26:14 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Patrick Hilhorst b0e9fc131c
treewide: Fix packages using name where they should use pname 2018-11-06 00:06:17 +01:00
Corbin f20100a3e4 igraph: init at 0.7.1 2018-07-28 07:26:07 -07:00