mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
python3Packages.pyorc: fix build (#441867)
This commit is contained in:
@@ -33,7 +33,7 @@ buildPythonPackage rec {
|
||||
|
||||
buildInputs = [
|
||||
pkgs.lz4
|
||||
pkgs.protobuf
|
||||
pkgs.protobuf_31
|
||||
pkgs.snappy
|
||||
pkgs.zlib
|
||||
pkgs.zstd
|
||||
|
||||
Reference in New Issue
Block a user