Skip to content
Commit 5bbf1040 authored by Nikolay Amiantov's avatar Nikolay Amiantov
Browse files

steam: actually propagate flags to the runtime, now from chrootenv wrapper

Example: instead of

(steamPackages.override { newStdcpp = true; }).steam-chrootenv

(which wasn't working anyway) you now do just:

steam.override { newStdcpp = true; }
parent 9c6f3dcb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment