Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6f01302d9e6b
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7357961cf4cc
Choose a head ref
  • 8 commits
  • 8 files changed
  • 5 contributors

Commits on Sep 5, 2018

  1. gildas: fix makefile rule

    (cherry picked from commit 3bc8980)
    smaret authored and xeji committed Sep 5, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    benjamn Ben Newman
    Copy the full SHA
    38f590a View commit details
  2. gildas: ignore clang warnings for unused command line arguments

    See #46044
    
    (cherry picked from commit b76cf0b)
    smaret authored and xeji committed Sep 5, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    benjamn Ben Newman
    Copy the full SHA
    d23bc7f View commit details
  3. mxnet: fix library dependencies.

    - mxnet now builds the open source MKL DNN library. However, this
      was not included with the build.
    - mxnet builds its own OpenMP library, even when OpenMP is provided
      by the system. This leads to problems, so remove the included
      OpenMP implementation:
    
      apache/mxnet#12160
    
    (cherry picked from commit 590ce7d)
    danieldk authored and xeji committed Sep 5, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e2baf6a View commit details
  4. python[23]Packages.graphviz: 0.5.2 -> 0.9

    (cherry picked from commit 19ac917)
    danieldk authored and xeji committed Sep 5, 2018
    Copy the full SHA
    81b8016 View commit details
  5. python[23]Packages.mxnet: fix build

    Relax graphviz, numpy, requests dependency version bounds.
    
    (cherry picked from commit e57e92b)
    danieldk authored and xeji committed Sep 5, 2018
    Copy the full SHA
    dd6d9ae View commit details
  6. pythonPackages.thinc: fix darwin build (#46092)

    thinc uses Accelerate on macOS as a blas library. Add the necessary
    dependencies to allow building on unsandboxed Darwin machines.
    
    (cherry picked from commit 348a153)
    Daniël de Kok authored and xeji committed Sep 5, 2018
    Copy the full SHA
    e36e682 View commit details
  7. statsd: mark broken, disable nixos test (#46097)

    It's broken with node v8 and the upstream project is dead
    (last commit Nov. 2016), see #45946 and
    statsd/statsd#646
    
    (cherry picked from commit ba52f4c)
    xeji committed Sep 5, 2018
    Copy the full SHA
    3f70d89 View commit details
  8. wireguard: 0.0.20180809 -> 0.0.20180904

    (cherry picked from commit 4cd94bb)
    dywedir authored and Mic92 committed Sep 5, 2018
    Copy the full SHA
    7357961 View commit details
Loading