protobuf3_16: init at 3.16.0

This commit is contained in:
Mario Rodas
2021-05-06 04:20:00 +00:00
parent bc99d48e05
commit 21ac8c9fa4
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{ callPackage, ... }:
callPackage ./generic-v3.nix {
version = "3.16.0";
sha256 = "0jc523ys6xh1fk3l52f5mfqxhb4g8aim1js7330v0fdc3fjr8ncf";
}