Skip to content
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
base: 465e405dc9ed
Choose a base ref
...
head repository: NixOS/nixpkgs
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
    Browse the repository at this point in the history
  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
    Copy the full SHA
    4d114d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #73281 from baldo/steam

    [19.09] steam: Add libva to chrootenv
    worldofpeace committed Nov 12, 2019
    Copy the full SHA
    975ad80 View commit details
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history
  5. Merge pull request #73292 from obsidiansystems/fix-gcj

    GCC 6: Fix java support for 19.09
    matthewbauer committed Nov 12, 2019
    Copy the full SHA
    1b524c2 View commit details
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history