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: 374016fb1cbf
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a2889d6de38a
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on May 8, 2020

  1. steam: switch to the newer steam-runtime packaging

    Valve has started releasing tarballs of the steam runtime. It seems a
    lot easier to download and extract a single tarball than to download a
    buncha debs, extract them, and splat em around a bit.
    
    Let's just use the runtime they build. It's a buncha random binary
    packages anyway.
    
    Also, the download url for their debs broke, so there's that too.
    euank committed May 8, 2020
    Copy the full SHA
    593c28b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    870954a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Merge pull request #87243 from euank/steam-runtime-update

    steam: switch to the newer steam-runtime packaging
    hrdinka committed Jun 2, 2020
    Copy the full SHA
    a2889d6 View commit details
    Browse the repository at this point in the history