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