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: 06808d4a1401
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: e39e43a349d5
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Jan 26, 2019

  1. Revert "nix: point at curl 7.59.0 (#41452)"

    This reverts commit 5574df3.
    I also can't reproduce the problem anymore; discussion: #41312.
    Fixes #53569, fixes #53948.  (Vulnerabilities in old curl.)
    
    (cherry picked from commit 51ac3db)
    I've noticed no complaints about this change on unstable/master.
    vcunat committed Jan 26, 2019
    Copy the full SHA
    e481112 View commit details
    Browse the repository at this point in the history
  2. systemd-cryptsetup-generator: fixup linkage

    It got broken by a6fc462 #53483.
    But IMO it's *this* expression that was written in a too fragile way.
    
    (cherry picked from commit 2c22610)
    vcunat committed Jan 26, 2019
    Copy the full SHA
    09218fe View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. nextcloud-client: fix qt error at startup

    The QT_PLUGIN_PATH couldn't find the needed xcb plugin.
    
    See also #51044
    
    (cherry picked from commit b525493)
    Ma27 committed Jan 27, 2019
    Copy the full SHA
    68c0e95 View commit details
    Browse the repository at this point in the history
  2. linux: 4.4.171 -> 4.4.172

    (cherry picked from commit 6df6bb4)
    NeQuissimus committed Jan 27, 2019
    Copy the full SHA
    047a9dc View commit details
    Browse the repository at this point in the history
  3. linux: 4.9.152 -> 4.9.153

    (cherry picked from commit 4606793)
    NeQuissimus committed Jan 27, 2019
    Copy the full SHA
    7dfa5be View commit details
    Browse the repository at this point in the history
  4. linux: 4.14.95 -> 4.14.96

    (cherry picked from commit 19505bb)
    NeQuissimus committed Jan 27, 2019
    Copy the full SHA
    eb2a4f4 View commit details
    Browse the repository at this point in the history
  5. linux: 4.19.17 -> 4.19.18

    (cherry picked from commit 4ab5604)
    NeQuissimus committed Jan 27, 2019
    Copy the full SHA
    0576b02 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. nixos/google-compute-image: don't use <nixpkgs> (#54539)

    Avoid loading code from the NIX_PATH as it prevents pinning
    zimbatm committed Jan 28, 2019
    Copy the full SHA
    e39e43a View commit details
    Browse the repository at this point in the history