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: 72ad05bfc06f
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 50876481a012
Choose a head ref
  • 17 commits
  • 21 files changed
  • 9 contributors

Commits on Mar 10, 2019

  1. nix*: Make .override work

    Currently, .override is only on a temporary attrset that is thrown away, now it
    is also on the nix derivations we use.
    Ericson2314 committed Mar 10, 2019
    Copy the full SHA
    bfc7214 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    44cc6fa View commit details
    Browse the repository at this point in the history
  3. linux: Add 5.0

    Update latest kernel to 5.0
    
    (cherry picked from commit 09d708e)
    NeQuissimus committed Mar 10, 2019
    Copy the full SHA
    32d3183 View commit details
    Browse the repository at this point in the history
  4. linux: 4.19.27 -> 4.19.28

    (cherry picked from commit 8104012)
    NeQuissimus committed Mar 10, 2019
    Copy the full SHA
    ffba64f View commit details
    Browse the repository at this point in the history
  5. linux: 4.20.14 -> 4.20.15

    (cherry picked from commit 742a089)
    NeQuissimus committed Mar 10, 2019
    Copy the full SHA
    dcc499b View commit details
    Browse the repository at this point in the history
  6. linux: 5.0 -> 5.0.1

    (cherry picked from commit 0db1b7b)
    NeQuissimus committed Mar 10, 2019
    Copy the full SHA
    2aa4719 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #57268 from obsidiansystems/override-unstable-nix-…

    …19.03
    
    nix*: Make .override work for 19.03
    Ericson2314 committed Mar 10, 2019
    Copy the full SHA
    61fabdf View commit details
    Browse the repository at this point in the history
  8. autorandr: install bash completions properly

    Backport of #57261
    (cherry picked from commit 0015e52)
    Ma27 authored and srhb committed Mar 10, 2019
    Copy the full SHA
    a90bfc1 View commit details
    Browse the repository at this point in the history
  9. pythonPackages.msrest: init 0.6.2

    (cherry picked from commit 668d18c)
    bendlas committed Mar 10, 2019
    Copy the full SHA
    8ac84e4 View commit details
    Browse the repository at this point in the history
  10. pythonPackages.msrestazure: init 0.6.0

    (cherry picked from commit 292a452)
    bendlas committed Mar 10, 2019
    Copy the full SHA
    d5f3c49 View commit details
    Browse the repository at this point in the history
  11. pythonPackage.azure-mgmt-*: fix builds

    see NixOS/nixpkgs#52547
    
    (cherry picked from commit 88d9ef9)
    bendlas committed Mar 10, 2019
    Copy the full SHA
    cf00818 View commit details
    Browse the repository at this point in the history
  12. sage: fix docbuild (#57297)

    The docbuild (or rather its tests) failed because sphinx built some
    English parts of the documentation in Russian. The added debian patch
    fixes that by isolating docbuilding threads in sphinx using
    proper subprocesses.
    
    (cherry picked from commit 33c23ce1e3cfdb03f97cd1cab6800ac7db86ece3)
    timokau committed Mar 10, 2019
    Copy the full SHA
    72aa6e3 View commit details
    Browse the repository at this point in the history
  13. pythonPackages.qscintilla-qt5: fix installation

    (cherry picked from commit b47f47a)
    lsix committed Mar 10, 2019
    Copy the full SHA
    aff2be7 View commit details
    Browse the repository at this point in the history
  14. qgis: 2.18.28 -> 3.4.5

    (cherry picked from commit 9bcdf81)
    lsix committed Mar 10, 2019
    Copy the full SHA
    a673ef7 View commit details
    Browse the repository at this point in the history
  15. titaniumenv: fix stripping the unneeded architectures

    (cherry picked from commit 907c478)
    svanderburg committed Mar 10, 2019
    Copy the full SHA
    ea23730 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #56018 from knedlsepp/fix-cuda-gdb

    cudatoolkit: Several fixes
    (cherry picked from commit b854767)
    bendlas committed Mar 10, 2019
    Copy the full SHA
    53cbd05 View commit details
    Browse the repository at this point in the history
  17. yubioath-desktop: prefix QML2_IMPORT_PATH

    Otherwise, yubioath-desktop can't find pyothersides qml files:
    
    QQmlApplicationEngine failed to load component
    qrc:/qml/main.qml:168 Type YubiKey unavailable
    qrc:/qml/YubiKey.qml:2 module "io.thp.pyotherside" is not installed
    
    [1]    17017 segmentation fault  result/bin/yubioath-desktop
    
    (cherry picked from commit bfc5905)
    flokli committed Mar 10, 2019
    Copy the full SHA
    5087648 View commit details
    Browse the repository at this point in the history