GNU Guix consists of Scheme code that implements the deployment model of the Nix package management tool. In fact, it currently talks to a build daemon whose code comes from Nix (see the manual for details.) Nix was initially written by Eelco Dolstra; other people have been contributing to it. See `nix/AUTHORS' for details. The list of GNU Guix contributors is now generated from the output of 'git log' and written to this file, as can be seen in release tarballs. ='/'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/protobuf.scm
AgeCommit message (Expand)Author
2023-07-10gnu: ruby-protobuf: Fix build.Christopher Baines
2023-05-05gnu: Add protobuf-3.20.Ricardo Wurmus
2023-04-21gnu: python-protobuf-3.6: Patch for Python 3.10.Ricardo Wurmus
2023-04-19gnu: Remove python-typing-extensions-next.Maxim Cournoyer
2023-03-28gnu: ruby-protobuf: Update to 3.10.3.Maxim Cournoyer
2023-03-28gnu: ruby-activesupport: Update to 7.0.4.3.Maxim Cournoyer
2023-03-28gnu: Remove ruby-protobuf-cucumber.Maxim Cournoyer
2022-12-04gnu: python-protobuf@3.6: Fix inputs and arguments.Ludovic Courtès
2022-12-02gnu: python-protobuf: Use C++ implementation.Ontje Lünsdorf
2022-11-22gnu: protobuf@3.5: Inherit from protobuf@3.6.Marius Bakke
2022-11-20gnu: protobuf@2: Fix build.Marius Bakke
2022-11-14gnu: protobuf-2: Use gexp in arguments.Christopher Baines
2022-11-11gnu: Add protobuf-c-for-aiscm.Ricardo Wurmus
2022-11-06gnu: protobuf-c: Update to 1.4.1.Maxim Cournoyer
2022-11-06gnu: protobuf: Unbundle googletest.Maxim Cournoyer
2022-11-06gnu: protobuf: Update to 3.21.9.Maxim Cournoyer
2022-10-27gnu: python-mypy-protobuf: Switch to pyproject-build-system.Marius Bakke