openthread-border-router: build with nixpkgs cjson, remove boost (#529064)

This commit is contained in:
Marie Ramlow
2026-06-08 09:19:18 +00:00
committed by GitHub
@@ -8,8 +8,8 @@
dbus,
protobuf,
jsoncpp,
boost,
nodejs,
cjson,
bashNonInteractive,
buildNpmPackage,
}:
@@ -59,8 +59,8 @@ stdenv.mkDerivation {
systemdLibs
protobuf
jsoncpp
boost
dbus
cjson
(lib.getBin bashNonInteractive)
];