about summary refs log tree commit diff
path: root/pkgs/games
Commit message (Collapse)AuthorAge
* Revert "Merge branch 'staging'" due to glibcVladimír Čunát2016-06-23
| | | | | | | | The main output started to retain dependency on bootstrap-tools; see https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096 This reverts commit c05d8295988697adbb920a7b4a999ae3670c5504, reversing changes made to f073df60d60444c30c49cb26d6b187a4100b41fe.
* Merge branch 'staging'Vladimír Čunát2016-06-22
|\
| * openspades, arangodb: more #include error fixupsVladimír Čunát2016-06-22
| | | | | | | | ... after gcc-5.4.
| * Merge branch 'master' into stagingVladimír Čunát2016-06-19
| |\ | | | | | | | | | Hydra nixpkgs: ?compare=1279790
| * | treewide: fix #include errors after gcc-5.4Vladimír Čunát2016-06-19
| | | | | | | | | | | | They were mostly missing <cmath> or <math.h>.
* | | factorio: Disable automatic updatesSvein Ove Aas2016-06-20
| | |
* | | factorio: Bump to 0.12.35Svein Ove Aas2016-06-20
| | |
* | | Captialize meta.description of all packagesBjørn Forsman2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
* | | tbe [the-butterfly-effect]: 0.9.2.1 -> 0.9.3.1Michael Raskin2016-06-19
| |/ |/|
* | openrw: init at 2016-06-29Louis Taylor2016-06-16
| | | | | | | | Closes #15794
* | crrcsim: 0.9.12 -> 0.9.13Ambroz Bizjak2016-06-14
| |
* | Merge pull request #16091 from ryantm/minecraftArseniy Seroka2016-06-11
|\ \ | | | | | | minecraft: use icon in jar
| * | minecraft: use icon in jarRyan Mulligan2016-06-10
| |/ | | | | | | | | | | This removes the dependency on a wiki image download, which seemed bad when I first introduced it. Unfortunately, they do not provide a 48x48 icon so we are not satisfying the minimal XDG standard.
* | Merge pull request #16097 from mimadrid/update/klavaro-3.02Joachim Fasting2016-06-10
|\ \ | |/ |/| klavaro: 3.01 -> 3.02
| * Add myself as maintainermimadrid2016-06-09
| |
| * klavaro: 3.01 -> 3.02mimadrid2016-06-09
| |
* | Merge pull request #16013 from nicknovitski/typespeed-darwinTuomas Tynkkynen2016-06-09
|\ \ | | | | | | typespeed: fix darwin compatibility
| * | typespeed: fix darwin compatibilityNick Novitski2016-06-09
| | |
* | | Merge pull request #15966 from pshendry/masterJoachim Fasting2016-06-06
|\ \ \ | | | | | | | | terraria-server: 1.3.0.8 -> 1.3.1.1
| * | | terraria-server: 1.3.0.8 -> 1.3.1.1Paul Hendry2016-06-04
| |/ /
* / / gtypist: darwin compatibility (#15975)Nick Novitski2016-06-04
|/ /
* | Merge pull request #15943 from sheenobu/bugfix/nethack/fix_xlogfileNikolay Amiantov2016-06-03
|\ \ | | | | | | nethack: include xlogfile as copied file in nethackuserdir
| * | nethack: include xlogfile as copied file in nethackuserdirSheena Artrip2016-06-03
| | |
* | | Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|/ /
* / dwarf-therapist: remove useless symlinkNikolay Amiantov2016-06-02
|/
* Slight improvements to neverball packageLluís Batlle i Rossell2016-05-31
|
* wesnoth-dev: init at 1.13.4Nikolay Amiantov2016-05-30
|
* wesnoth: 1.12.5 -> 1.12.6Nikolay Amiantov2016-05-30
|
* crawl: 1.17.1 -> 1.18.0Nikolay Amiantov2016-05-28
|
* Merge branch 'master' into stagingVladimír Čunát2016-05-26
|\ | | | | | | ... to get the systemd update (rebuilding ~7k jobs).
| * steam-run: refactor, remove unneeded files and dependenciesNikolay Amiantov2016-05-26
| |
| * scummvm: 1.7.0 -> 1.8.0Tobias Geerinckx-Rice2016-05-25
| |
| * Merge pull request #15651 from ikervagyok/minecraftArseniy Seroka2016-05-24
| |\ | | | | | | minecraft-server: 1.9 -> 1.9.4
| | * minecraft-server: 1.9 -> 1.9.4Lengyel Balázs2016-05-23
| | |
| * | space-orbit: port to mkDerivationJoachim Fasting2016-05-24
| |/ | | | | | | | | | | | | | | | | Also - rename to space-orbit - use mirror://debian - add some meta information See also #4210
* | Merge branch 'master' into stagingVladimír Čunát2016-05-23
|\| | | | | | | That's to get mesa rebuild from master, as it's nontrivial.
| * sgtpuzzles: create symlinks with sgt-puzzle- prefix for disambiguation, for ↵Michael Raskin2016-05-20
| | | | | | | | example with net being provided by Samba
* | Merge: make dev output references explicitVladimír Čunát2016-05-22
|\ \ | |/ |/| | | | | This is a rebase of most commits from #14766, resolving conflicts and a few other evaluation problems.
| * treewide: Make explicit that 'dev' output of libXcursor is usedTuomas Tynkkynen2016-05-19
| |
| * treewide: Make explicit that 'dev' output of libX11 is usedTuomas Tynkkynen2016-05-19
| |
| * treewide: Make explicit that 'dev' output of zlib is usedTuomas Tynkkynen2016-05-19
| |
| * treewide: Make explicit that 'dev' output of sqlite is usedTuomas Tynkkynen2016-05-19
| |
| * treewide: Make explicit that 'dev' output of fftwSinglePrec is usedTuomas Tynkkynen2016-05-19
| |
* | rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
|/
* Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
|
* openra: Fix a typo and the website URL (#15504)Matthias Mailänder2016-05-16
|
* sgtpuzzles: 20160410.9d15092 -> 20160429.b31155bMichael Raskin2016-05-15
|
* xboard: 4.8.0 -> 4.9.0Michael Raskin2016-05-15
|
* Minetest 0.4.13 -> 0.4.14 (#15481)rardiol2016-05-15
| | | | | | | | * minetest: 0.4.13 -> 0.4.14 * minetest: add ncurses support for server * minetest: add leveldb support
* steamPackages.steam-runtime-wrapped: fix w. multiple outputsNikolay Amiantov2016-05-15
|