protobuf3_16: init at 3.16.0
This commit is contained in:
6
pkgs/development/libraries/protobuf/3.16.nix
Normal file
6
pkgs/development/libraries/protobuf/3.16.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ callPackage, ... }:
|
||||
|
||||
callPackage ./generic-v3.nix {
|
||||
version = "3.16.0";
|
||||
sha256 = "0jc523ys6xh1fk3l52f5mfqxhb4g8aim1js7330v0fdc3fjr8ncf";
|
||||
}
|
||||
Reference in New Issue
Block a user