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: c22c22bf6440
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e81788363d82
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 19, 2020

  1. python2Packages.hickle: disable

    ```
      Processing ./hickle-4.0.1-py2-none-any.whl
      ERROR: Package 'hickle' requires a different Python: 2.7.18 not in '>=3.5'
    ```
    
    (cherry picked from commit f1325cd)
    Jonathan Ringer committed Sep 19, 2020
    Copy the full SHA
    a57cd67 View commit details
    Browse the repository at this point in the history
  2. python3Packages.hickle: disable tests

    Incompatible with astropy>=4.0
    
    (cherry picked from commit 389ab45)
    Jonathan Ringer committed Sep 19, 2020
    Copy the full SHA
    e817883 View commit details
    Browse the repository at this point in the history