hal-hardware-analyzer: use igraph_0
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
cmake,
|
cmake,
|
||||||
fetchFromGitHub,
|
fetchFromGitHub,
|
||||||
graphviz,
|
graphviz,
|
||||||
igraph,
|
igraph_0, # https://github.com/emsec/hal/issues/623
|
||||||
llvmPackages,
|
llvmPackages,
|
||||||
ninja,
|
ninja,
|
||||||
nlohmann_json,
|
nlohmann_json,
|
||||||
@@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
|
|||||||
libsForQt5.qtsvg
|
libsForQt5.qtsvg
|
||||||
boost
|
boost
|
||||||
rapidjson
|
rapidjson
|
||||||
igraph
|
igraph_0
|
||||||
nlohmann_json
|
nlohmann_json
|
||||||
spdlog
|
spdlog
|
||||||
graphviz
|
graphviz
|
||||||
|
|||||||
Reference in New Issue
Block a user