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: 6231eb49f2e8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 023dafc6b805
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 1, 2020

  1. pythonPackages.freezegun: disable python2

    ```
      Processing ./freezegun-1.0.0-py2.py3-none-any.whl
      ERROR: Package 'freezegun' requires a different Python: 2.7.18 not in '>=3.5'
    ```
    Jonathan Ringer committed Dec 1, 2020
    Copy the full SHA
    38ab537 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. pythonPackages.freezegun: pin to 0.3.5

    Jonathan Ringer committed Dec 2, 2020
    Copy the full SHA
    023dafc View commit details
    Browse the repository at this point in the history