My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nomicon/pkgs/development/libraries/protobuf/3.10.nix

7 lines
145 B

{ callPackage, ... }:
callPackage ./generic-v3.nix {
version = "3.10.0";
sha256 = "0cjwfm9v2gv6skzrq4m7w28810p2h3m1jj4kw6df3x8vvg7q842c";
}