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: 0a9950af05ef
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f7c1e8f2746b
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 30, 2019

  1. sage: ignore attrs deprecation warning

    cmp is deprecated since attrs 19.2.0:
    http://www.attrs.org/en/19.2.0/changelog.html
    
    The deprecation warning breaks the doctests.  Fortunately they have a
    rather long deprecation window, so we can just wait until upstream(s)
    fix this.
    timokau committed Oct 30, 2019
    Copy the full SHA
    32827e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #72328 from timokau/sage-ignore-cmp-deprecation

    sage: ignore attrs deprecation warning
    timokau committed Oct 30, 2019
    Copy the full SHA
    f7c1e8f View commit details
    Browse the repository at this point in the history