python3.pkgs.graph-tool: 2.27 -> 2.29
The dependency 'pkg-config' was renamed and the two patches have since been included or resolved.
This commit is contained in:
committed by
Lassulus
parent
88810a55bf
commit
d38c4638ee
@@ -3408,7 +3408,7 @@ in {
|
||||
wtf-peewee = callPackage ../development/python-modules/wtf-peewee { };
|
||||
|
||||
graph-tool = callPackage ../development/python-modules/graph-tool/2.x.x.nix {
|
||||
inherit (pkgs) pkgconfig;
|
||||
inherit (pkgs) pkg-config;
|
||||
};
|
||||
|
||||
grappelli_safe = callPackage ../development/python-modules/grappelli_safe { };
|
||||
|
||||
Reference in New Issue
Block a user