Fix pythonPackages.networkx
This commit is contained in:
parent
e1af50c4c4
commit
7a87a1e73f
@ -15564,7 +15564,7 @@ let
|
|||||||
sha256 = "6380eb38d0b5770d7e50813c8a48ff7c373b2187b4220339c1adce803df01c59";
|
sha256 = "6380eb38d0b5770d7e50813c8a48ff7c373b2187b4220339c1adce803df01c59";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = with self; [ nose decorator ];
|
propagatedBuildInputs = with self; [ nose decorator ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://networkx.github.io/";
|
homepage = "https://networkx.github.io/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user