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: 88e9af25b8af
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8bf14d4a8aa9
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 11, 2021

  1. tensorflow-probability: mark as broken

    This was broken by the Tensorflow version bump, and is non-trivial to
    correct - it now depends on dm-tree, which requires some work to build
    due to a C++ extension which appears to require Bazel to compile.
    lukegb committed Jan 11, 2021
    Copy the full SHA
    4a90665 View commit details
    Browse the repository at this point in the history
  2. mxnet: switch to GCC 9

    mxnet currently doesn't compile under GCC 10 (linker failures).
    lukegb committed Jan 11, 2021
    Copy the full SHA
    7d9d1c5 View commit details
    Browse the repository at this point in the history
  3. python3Packages.optuna: mark as broken.

    This doesn't compile. It's also very out-of-date (over a year old), and
    has been broken by various library upgrades as well.
    lukegb committed Jan 11, 2021
    Copy the full SHA
    c045030 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Copy the full SHA
    8bf14d4 View commit details
    Browse the repository at this point in the history