Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 57d4c67fb898
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: aed59643784a
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 8, 2020

  1. pythonPackages.protobuf: Use default version of protobuf

    This has no current effect because pkgs.protobuf is pkgs.protobuf3_12,
    but since we always want this to upgrade consistently with the default
    version of protobuf, we might as well say so.
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    andersk committed Aug 8, 2020
    Copy the full SHA
    3c375e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94920 from andersk/python-protobuf-default

    pythonPackages.protobuf: Use default version of protobuf
    bhipple committed Aug 8, 2020
    Copy the full SHA
    aed5964 View commit details
    Browse the repository at this point in the history