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: dea9a04ae6fc
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: c3796a7d1b64
Choose a head ref
  • 20 commits
  • 20 files changed
  • 12 contributors

Commits on Sep 5, 2018

  1. Merge #46047: ghostscript: 9.22 -> 9.24 (security)

    (cherry picked from commit 281a629)
    vcunat committed Sep 5, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    vcunat Vladimír Čunát
    Copy the full SHA
    cba0654 View commit details
  2. thinc: relax dependency version requirements

    (cherry picked from commit ffb094f)
    danieldk authored and Mic92 committed Sep 5, 2018
    Copy the full SHA
    7888e26 View commit details
  3. spacy: relax dependency versions

    (cherry picked from commit da84757)
    danieldk authored and Mic92 committed Sep 5, 2018
    Copy the full SHA
    e928fd9 View commit details
  4. restic: Fix autocomplete for zsh

    zsh requires for files to be prepended with underscore to be
    recognized as widgets, see [1] for more details.
    
    [1] NixOS/nixpkgs#46001 (comment)
    
    (cherry picked from commit e9fe3a3)
    uskudnik authored and Mic92 committed Sep 5, 2018
    Copy the full SHA
    96ae9a3 View commit details
  5. linux: 4.4.153 -> 4.4.154

    (cherry picked from commit f685edb)
    NeQuissimus committed Sep 5, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    6db1351 View commit details
  6. linux: 4.9.124 -> 4.9.125

    (cherry picked from commit 92010b7)
    NeQuissimus committed Sep 5, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    2bb649f View commit details
  7. linux: 4.14.67 -> 4.14.68

    (cherry picked from commit de9a2fd)
    NeQuissimus committed Sep 5, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    b232cee View commit details
  8. linux: 4.18.5 -> 4.18.6

    (cherry picked from commit 25cad43)
    NeQuissimus committed Sep 5, 2018

    Verified

    This commit was signed with the committer’s verified signature.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    6f01302 View commit details
  9. gildas: fix makefile rule

    (cherry picked from commit 3bc8980)
    smaret authored and xeji committed Sep 5, 2018
    Copy the full SHA
    38f590a View commit details
  10. gildas: ignore clang warnings for unused command line arguments

    See #46044
    
    (cherry picked from commit b76cf0b)
    smaret authored and xeji committed Sep 5, 2018
    Copy the full SHA
    d23bc7f View commit details
  11. 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
    Copy the full SHA
    e2baf6a View commit details
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. spotify: 1.0.88.353.g15c26ea1-14 -> 1.0.83.316.ge96b6e67-5

    The recent update is broken. Playing a song causes spotify to segfault.
    This is probably
    https://community.spotify.com/t5/Desktop-Linux/Segfault-with-the-new-update/td-p/4554830#,
    which was recognized by upstream and will hopefully be fixed soon.
    
    (cherry picked from commit d89b1f0)
    timokau committed Sep 5, 2018
    Copy the full SHA
    79b736e View commit details
  18. Copy the full SHA
    51907d2 View commit details
  19. Merge pull request #46105 from obsidiansystems/trace-to-warn

    stdenv, neovim: Use `lib.warn` for deprecation warnings for 18.09
    John Ericson authored 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
    d3cc8c6 View commit details
  20. pythonPackages.tflearn: 0.2.1 -> 0.3.2 (#46102)

    (cherry picked from commit a9a380b)
    jethrokuan authored and Mic92 committed Sep 5, 2018
    Copy the full SHA
    c3796a7 View commit details
Loading