Navigation Menu

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: 72aa6e382c6a
Choose a head ref
  • 12 commits
  • 13 files changed
  • 5 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