about summary refs log tree commit diff
path: root/pkgs/games/steam/default.nix
AgeCommit message (Expand)AuthorFilesLines
2020-08-17steam: use buildFHSUserEnvBubblewrapAtemu1-2/+3
2018-09-08steamcmd: init at 20180104Tad Fisher1-0/+1
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-3/+3
2018-03-16steam: improvements for native runtimeNikolay Amiantov1-0/+1
2017-12-12treewide platform checks: `abort` -> `throw`Vladimír Čunát1-1/+1
2017-10-16steam-run-native: initNikolay Amiantov1-3/+7
2016-04-03steam-run: add derivationNikolay Amiantov1-1/+6
2016-01-27steam: actually propagate flags to the runtime, now from chrootenv wrapperNikolay Amiantov1-8/+2
2016-01-15steam: propagate runtime-wrapped flags for more convenient overridesNikolay Amiantov1-2/+8
2015-10-15steam-fonts: init at 1Nikolay Amiantov1-0/+1
2015-10-11steam: add steamPackages namespace, build our own runtimeNikolay Amiantov1-34/+9
2015-05-30prevent accidentally installing unwrapped steamAristid Breitkreuz1-1/+1
2015-03-09steam: refactor metaNikolay Amiantov1-3/+3
2015-02-05steam: replace steamdepsNikolay Amiantov1-1/+14
2014-11-03steam: update 1.0.0.48 -> 1.0.0.49Arseniy Seroka1-4/+7
2014-09-06Fix steam packageSander van der Burg1-2/+0
2014-09-06steam: fix steam on x86_64Christoph Hrdinka1-102/+5
2014-08-08steam: updated to 1.0.0.48Georges Dubus1-10/+7
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-2/+2
2014-06-20The folder $url/steam/archive seems to be empty...third3ye1-2/+2
2013-09-13My attempt to get Steam working in NixOS. It uses a function called buildFHSC...Sander van der Burg1-1/+26
2013-08-10Steam: fix and update to 1.0.0.39Evgeny Egorochkin1-22/+15
2013-08-10steam: add flashplayer plugin support.Carles Pagès1-1/+3
2013-08-10steam: revert adding amd64 version.Carles Pagès1-1/+1
2013-08-10steam: add amd64 version and point url to fix version (as suggested by aristid).Carles Pagès1-5/+13
2013-08-10steam: update to 1.0.0.28Carles Pagès1-2/+2
2013-08-10steam: create some missing symlinks in the script.Carles Pagès1-3/+7
2013-08-10steam: create proper symlinks in $HOME/.steamCarles Pagès1-6/+23
2013-08-10steam: add libXdmcp to dependencies.Carles Pagès1-2/+2
2013-08-10steam: update to 1.0.0.27Carles Pagès1-3/+6
2013-08-10steam: update to 1.0.0.21.Carles Pagès1-5/+3
2013-08-10steam: add mesa to library path.Carles Pagès1-2/+2
2013-08-10steam: workaround segfault at startup.Carles Pagès1-3/+4
2013-08-10steam: update to 1.0.0.18.Carles Pagès1-2/+2
2013-08-10steam: bypass valve's bootstrapper.Carles Pagès1-12/+30
2013-08-10steam: add all the missing dependancies.Carles Pagès1-2/+5
2013-08-10steam: add glibc215 to the wrapper.Carles Pagès1-2/+2
2013-08-10Steam: add patch for user stuff and lib paths to wrapProgram.Carles Pagès1-4/+19
2013-08-10Steam: first attempt at adding the beta client.Carles Pagès1-0/+37