dbus-cpp: pin Boost 1.86

This commit is contained in:
FliegendeWurst
2025-01-10 23:12:18 +01:00
parent 844f2a5fff
commit 4d419c4b93
+2 -2
View File
@@ -5,7 +5,7 @@
fetchpatch,
gitUpdater,
testers,
boost,
boost186,
cmake,
dbus,
doxygen,
@@ -81,7 +81,7 @@ stdenv.mkDerivation (finalAttrs: {
];
buildInputs = [
boost
boost186 # uses boost/asio/io_service.hpp
lomiri.cmake-extras
dbus
libxml2