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: 56f8f6f31fbc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e897fc34b4ce
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 29, 2020

  1. pythonPackages.webcolors: disable python2, abandoned upstream

    Jonathan Ringer committed Jun 29, 2020
    Copy the full SHA
    990d806 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.imageio: disable python2

    ```
      Processing ./imageio-2.8.0-py2-none-any.whl
      ERROR: Package 'imageio' requires a different Python: 2.7.18 not in '>=3.5'
      ```
    Jonathan Ringer committed Jun 29, 2020
    Copy the full SHA
    f122c08 View commit details
    Browse the repository at this point in the history
  3. pythonPackages.pydicom: disable python2, abandoned

    ```
      Processing ./pydicom-2.0.0-py2-none-any.whl
      ERROR: Package 'pydicom' requires a different Python: 2.7.18 not in '>=3.5'
      ```
    Jonathan Ringer committed Jun 29, 2020
    Copy the full SHA
    e897fc3 View commit details
    Browse the repository at this point in the history