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: 465e405dc9ed
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: 65eafbf443d7
Choose a head ref
  • 6 commits
  • 6 files changed
  • 6 contributors

Commits on Nov 12, 2019

  1. servant-client-core: patch a security issue leaking authorization header

    (cherry picked from commit f1682a7)
    Signed-off-by: Domen Kožar <domen@dev.si>
    domenkozar committed Nov 12, 2019
    Copy the full SHA
    195cbcc View commit details
  2. steam: Add libva to chrootenv

    After the newest update Steam itself complained about missing files
    and would not start:
    
    * libva.so.2
    * libva-x11.so.2
    
    (cherry picked from commit 5a13b85)
    baldo committed Nov 12, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4d114d2 View commit details
  3. Merge pull request #73281 from baldo/steam

    [19.09] steam: Add libva to chrootenv
    worldofpeace authored Nov 12, 2019
    Copy the full SHA
    975ad80 View commit details
  4. GCC 6: Fix java support

    Major version upper bound was one too low.
    Ericson2314 committed Nov 12, 2019
    Copy the full SHA
    903bdf1 View commit details
  5. Merge pull request #73292 from obsidiansystems/fix-gcj

    GCC 6: Fix java support for 19.09
    matthewbauer authored Nov 12, 2019
    Copy the full SHA
    1b524c2 View commit details
  6. eagle: use mkDerivation provided by qt5

    (cherry picked from commit a84607a)
    veprbl authored and worldofpeace committed Nov 12, 2019
    Copy the full SHA
    65eafbf View commit details
Loading