protobuf3_8: init at 3.8.0

This commit is contained in:
Mario Rodas
2019-06-28 01:26:08 -05:00
parent 76458054b8
commit 29c6947868
2 changed files with 7 additions and 0 deletions
@@ -0,0 +1,6 @@
{ callPackage, ... }:
callPackage ./generic-v3.nix {
version = "3.8.0";
sha256 = "0vll02a6k46k720wfh25sl4hdai0130s3ix2l1wh6j1lm9pi7bm8";
}