Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 55668eb671b9
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: ae1645930506
Choose a head ref
  • 19 commits
  • 21 files changed
  • 10 contributors

Commits on Jun 27, 2020

  1. ansifilter: extend build to include Darwin

    All that was required was to use clang++ instead of g++ when compiling for
    Darwin.
    shajra committed Jun 27, 2020
    Copy the full SHA
    56f1949 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. blender: 2.83.0 -> 2.83.1

    r-ryantm committed Jun 30, 2020
    Copy the full SHA
    8ca6d38 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. blender: don't require python3.7m on darwin

    python is currently pointing to the python38, so this patches the
    required version to match python version that is provided to the
    expression. The m prefix denotes the pymalloc ABI for python 3.7 and
    older, but is not provided starting python 3.8.
    veprbl committed Jul 1, 2020
    Copy the full SHA
    5760e27 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3ddf576 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #91532 from shajra/fix/ansifilter

    ansifilter: extend build to include Darwin
    LnL7 committed Jul 1, 2020
    Copy the full SHA
    730f86b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #91902 from r-ryantm/auto-update/blender

    blender: 2.83.0 -> 2.83.1
    veprbl committed Jul 1, 2020
    Copy the full SHA
    537fd14 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ea5a79c View commit details
    Browse the repository at this point in the history
  6. conan: 1.25.0 -> 1.27.0

    Switch to fetching source from GitHub vs PyPi, which will enable running
    packaging tests in the future.
    drewrisinger authored and jonringer committed Jul 1, 2020
    Copy the full SHA
    2396eb6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    22fd414 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    80558c5 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    1363090 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    28c9ea7 View commit details
    Browse the repository at this point in the history
  11. linux: 5.4.49 -> 5.4.50

    NeQuissimus committed Jul 1, 2020
    Copy the full SHA
    69bd112 View commit details
    Browse the repository at this point in the history
  12. linux: 5.7.6 -> 5.7.7

    NeQuissimus committed Jul 1, 2020
    Copy the full SHA
    6c024d5 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    a59fad3 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    d540649 View commit details
    Browse the repository at this point in the history
  15. bazel: 3.3.0 -> 3.3.1

    avdv authored and Profpatsch committed Jul 1, 2020
    Copy the full SHA
    cda852a View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    18094db View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    ae16459 View commit details
    Browse the repository at this point in the history