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: 2ec5c4adf9e7
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: 6d046e107960
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 5, 2020

  1. urweb: Fix icu headers include path

    Since NixOS/nixpkgs#62266
    urweb fails to resolve <unicode/utypepes.h> in runtime (during
    compilation of project).
    upstream commit: urweb/urweb@c2a217f
    
    resolves #79218
    turboMaCk authored and thoughtpolice committed Feb 5, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    6d1e9c0 View commit details
  2. nginxModules.brotli: v0.1.2 -> unstable

    The fork was merged back upstream but has yet to see a formal release.
    emilazy authored and thoughtpolice committed Feb 5, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    db3182a View commit details
  3. openresty: rebase on top of nginx package

    The primary motivation of this change was to allow third-party modules
    to be used with OpenResty, but it also results in a significant
    reduction of code duplication.
    emilazy authored and thoughtpolice committed Feb 5, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    6d046e1 View commit details
Loading