Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 5bbf10409ee2d2a5a8304e440067da6ad7e0277c
https://github.com/NixOS/nixpkgs/commit/5bbf10409ee2d2a5a8304e440067da6ad7e0277c
Author: Nikolay Amiantov <[email protected]>
Date: 2016-01-27 (Wed, 27 Jan 2016)
Changed paths:
M pkgs/games/steam/chrootenv.nix
M pkgs/games/steam/default.nix
Log Message:
-----------
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; }
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits