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: b1fff670daef
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6b8a342369ad
Choose a head ref
  • 14 commits
  • 14 files changed
  • 1 contributor

Commits on Aug 29, 2020

  1. python3Packages.cloudflare: fix build

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    8716143 View commit details
    Browse the repository at this point in the history
  2. python3Packages.dogpile-cache: disable <python3.6

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    6cca8f1 View commit details
    Browse the repository at this point in the history
  3. pythonPackages.executor: disable python2

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    8fdf678 View commit details
    Browse the repository at this point in the history
  4. pythonPackages.ripser: disable <python3.6

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    351d547 View commit details
    Browse the repository at this point in the history
  5. python3Packages.seekpath: disable <python3.5

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    32b8387 View commit details
    Browse the repository at this point in the history
  6. python3Packages.smart_open: disable <python3.5

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    8b65fb2 View commit details
    Browse the repository at this point in the history
  7. python3Packages.sounddevice: disable <python3.5

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    5145058 View commit details
    Browse the repository at this point in the history
  8. python3Packages.transip: disable <python3.5

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    0633364 View commit details
    Browse the repository at this point in the history
  9. python3Packages.validators: disable <python3.5

    ```
      Processing ./validators-0.17.1-py2-none-any.whl
      ERROR: Package 'validators' requires a different Python: 2.7.18 not in '>=3.4'
    ```
    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    b1640e5 View commit details
    Browse the repository at this point in the history
  10. python3Packages.zarr: disable <python3.5

    ```
      Processing ./zarr-2.4.0-py2-none-any.whl
      ERROR: Package 'zarr' requires a different Python: 2.7.18 not in '>=3.5'
    ```
    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    afd9535 View commit details
    Browse the repository at this point in the history
  11. python3Packages.aioesphomeapi: fix build

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    c7c99cc View commit details
    Browse the repository at this point in the history
  12. python3Packages.catalouge: fix tests

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    fc6a9be View commit details
    Browse the repository at this point in the history
  13. python3Packages.xml2rfc: fix build

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    98d51fa View commit details
    Browse the repository at this point in the history
  14. python3Packages.sphinxcontrib-openapi: fix build

    Jonathan Ringer committed Aug 29, 2020
    Copy the full SHA
    6b8a342 View commit details
    Browse the repository at this point in the history