protobuf3_11: init at 3.11.0

Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0
This commit is contained in:
Mario Rodas
2019-11-25 23:58:21 -08:00
committed by Jon
parent 57cf4eb83b
commit d8e24fc92e
2 changed files with 7 additions and 0 deletions
@@ -0,0 +1,6 @@
{ callPackage, ... }:
callPackage ./generic-v3.nix {
version = "3.11.0";
sha256 = "1b0kf02aw1yvpwdax3865057dzrlrdc7dgam05znwq8id5q76ckr";
}