Fix pythonPackages.networkx

This commit is contained in:
Lancelot SIX 2015-06-09 20:49:24 +02:00
parent e1af50c4c4
commit 7a87a1e73f

View file

@ -15564,7 +15564,7 @@ let
sha256 = "6380eb38d0b5770d7e50813c8a48ff7c373b2187b4220339c1adce803df01c59";
};
buildInputs = with self; [ nose decorator ];
propagatedBuildInputs = with self; [ nose decorator ];
meta = {
homepage = "https://networkx.github.io/";