usbguard: Pin protobuf_29 to fix build failure
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
parent
3730d8a308
commit
1f4f77d3b8
@ -16,11 +16,14 @@
|
||||
libqb,
|
||||
libseccomp,
|
||||
polkit,
|
||||
protobuf,
|
||||
protobuf_29,
|
||||
audit,
|
||||
libsodium,
|
||||
}:
|
||||
|
||||
let
|
||||
protobuf = protobuf_29;
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
version = "1.1.3";
|
||||
pname = "usbguard";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user