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: 68398d2dd50e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c44acaaceb04
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 17, 2021

  1. steam-fhsenv: don't unshare pid

    Some applications such as Natron need access to MIT-SHM or other
    shared memory mechanisms. Unsharing the pid namespace
    breaks the ability for application to reference shared memory.
    Jonathan Ringer committed Jan 17, 2021
    Copy the full SHA
    721ea00 View commit details
    Browse the repository at this point in the history
  2. steam-run: inherit bwrap namespace settings

    Jonathan Ringer committed Jan 17, 2021
    Copy the full SHA
    c44acaa View commit details
    Browse the repository at this point in the history