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: 5c80983e75a7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b7487779e1c5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 21, 2018

  1. pythonPackages.thumbor: 6.4.2 -> 6.5.1

    The current `thumbor` build on master: https://hydra.nixos.org/build/76000076
    
    This is mainly caused by several dependency bumps (e.g.
    `pythonPackages.tornado` to v5 in dd936cc)
    that broke the `setup.py` from version 6.4.
    
    Bumping to the latest stable version (6.5.1) fixes these issues.
    Ma27 committed Jun 21, 2018
    Copy the full SHA
    4239726 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Merge pull request #42350 from Ma27/fix-py-thumbor

    pythonPackages.thumbor: 6.4.2 -> 6.5.1
    FRidh committed Jun 22, 2018
    Copy the full SHA
    b748777 View commit details
    Browse the repository at this point in the history