kicad-*: pin to protobuf_29
https://hydra.nixos.org/build/295636538/nixlog/8/tail I tested that this fixes build of kicad-testing-small. (some others were broken on nixpkgs master already)
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
opencascade-occt_7_6,
|
||||
libngspice,
|
||||
valgrind,
|
||||
protobuf,
|
||||
protobuf_29,
|
||||
nng,
|
||||
|
||||
stable,
|
||||
@@ -186,7 +186,7 @@ stdenv.mkDerivation rec {
|
||||
unixODBC
|
||||
libdeflate
|
||||
opencascade-occt
|
||||
protobuf
|
||||
protobuf_29
|
||||
|
||||
# This would otherwise cause a linking requirement for mbedtls.
|
||||
(nng.override { mbedtlsSupport = false; })
|
||||
|
||||
Reference in New Issue
Block a user