openthread-border-router: build with nixpkgs cjson, remove boost (#529064)
This commit is contained in:
@@ -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)
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user