Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

steam: decimate #341219

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

steam: decimate #341219

wants to merge 6 commits into from

Commits on Sep 19, 2024

  1. buildFHSEnv: force overwriting ld-linux.so.2

    That can be a problem if we already have it in the inputs.
    K900 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    740348a View commit details
    Browse the repository at this point in the history
  2. buildFHSEnv: don't set LD_LIBRARY_PATH

    It's a bad hack that was originally put into place for Steam, which doesn't need it anymore,
    and it confuses native binaries that run from Steam.
    K900 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2be088e View commit details
    Browse the repository at this point in the history
  3. buildFHSEnv: fix nested fhsenvs with LD_PRELOAD

    I hate this, but I also kinda love this. It's very cursed. Please help.
    
    Co-authored-by: Alyssa Ross <[email protected]>
    K900 and alyssais committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5bfecf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    1b3dbd0 View commit details
    Browse the repository at this point in the history
  2. steam: decimate

    K900 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    716c089 View commit details
    Browse the repository at this point in the history
  3. steamPackages.steam: 1.0.0.74 -> 1.0.0.81

    Use the most recent bootstrapper script.
    K900 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    207d534 View commit details
    Browse the repository at this point in the history