ola: pin protobuf python to python312Packages.protobuf4
This commit is contained in:
parent
4c41bfc129
commit
8f4eb776fb
@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
||||
python3
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
(python3.pkgs.protobuf.override { protobuf = protobuf; })
|
||||
(python3.pkgs.protobuf4.override { protobuf = protobuf; })
|
||||
python3.pkgs.numpy
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user