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: 7770f3a877f3
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 60c4ddb97fd5
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 4, 2020

  1. apacheHttpd: 2.4.41 -> 2.4.43

    (cherry picked from commit f26b2af)
    r-ryantm authored and aanderse committed Apr 4, 2020
    Copy the full SHA
    b3e1b81 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. vocal: add missing glib-networking

    otherwise https is disabled
    
    (cherry picked from commit b9b8388)
    Mic92 authored and worldofpeace committed Apr 8, 2020
    Copy the full SHA
    77b9000 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Merge pull request #84294 from aanderse/httpd-19.09

    apacheHttpd: 2.4.41 -> 2.4.43 [19.09]
    aanderse committed Apr 9, 2020
    Copy the full SHA
    52577ba View commit details
    Browse the repository at this point in the history
  2. linuxPackagesFor: wireguard: noop for kernel >= 5.6

    (cherry picked from commit 27ca6c2)
    
    Rationale for backport: it's explicitly supported to build a kernel with
    a custom tree. When using a 5.6 tree in a system configuration, eval
    will break since `wireguard` is still evaluated and throws an
    assertion-error on 5.6 or greater.
    d-xo authored and Ma27 committed Apr 9, 2020
    Copy the full SHA
    60c4ddb View commit details
    Browse the repository at this point in the history