hal-hardware-analyzer: use igraph_0

This commit is contained in:
Robert Schütz
2025-10-31 20:10:13 -07:00
parent c3ed4686fe
commit 7c8d0180ee

View File

@@ -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