about summary refs log tree commit diff
path: root/pkgs/games
Commit message (Collapse)AuthorAge
...
| * | steamcmd: init at 20180104Tad Fisher2018-09-08
| |/
* | chessx: fix build (#46359)Maximilian Bosch2018-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://hydra.nixos.org/build/80998335. Upstream doesn't support QT 5.11 ATM which broke compilation: ``` src/dialogs/savedialog.cpp: In constructor ‘SaveDialog::SaveDialog(QWidget*, Qt::WindowFlags)’: src/dialogs/savedialog.cpp:37:34: error: invalid use of incomplete type ‘class QButtonGroup’ group = new QButtonGroup(this); ``` The Arch community recommends to use an older QT version to fix this (https://aur.archlinux.org/packages/chessx/). Furthermore the `QT_PLUGIN_PATH` wasn't set properly which broke the runtime since QT coudln't find the `xcb` plugin: ``` qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. ``` Finally, some minor style fixes were made for consistent indentation. Addresses #45960
* | openrct2: 0.2.0 -> 0.2.1geistesk2018-09-07
|/
* Merge pull request #46081 from samueldr/fix/solarusxeji2018-09-05
|\ | | | | solarus[-quest-editor]: 1.4.5 -> 1.5.3
| * solarus: 1.4.5 -> 1.5.3Samuel Dionne-Riel2018-09-04
| |
* | Merge pull request #46011 from markuskowa/homepages-2xeji2018-09-03
|\ \ | | | | | | Cleanup homepage links
| * | urbanterror: update homepageMarkus Kowalewski2018-09-03
| | |
| * | rogue: add licenseMarkus Kowalewski2018-09-03
| | |
| * | gnugo: fix homepageMarkus Kowalewski2018-09-03
| | |
* | | FreeOrion 0.4.7.1 -> 0.4.8 (#45943)Milan Svoboda2018-09-02
|/ /
* | instead: 3.2.1 -> 3.2.2Pascal Wittmann2018-09-01
| |
* | Merge pull request #45855 from pstn/steam-python3Sarah Brofeldt2018-09-01
|\ \ | |/ |/| steam: Add python3 to runtime for steam play / proton
| * steam: Add python3 to runtime for steam play / protonPhilipp Steinpass2018-08-31
| |
* | treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | | | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | | | | | It is deprecated and will be removed after 18.09.
* | vitetris: init at 0.57.2 (#45672)Raitis Veinbahs2018-08-27
| |
* | endgame-singularity: init at 0.30c (#45057)Francesco Gazzetta2018-08-26
| |
* | 20kly: init at 1.4 (#45056)Francesco Gazzetta2018-08-26
| |
* | Revert "treewide: fixup breakage due to absolute compiler path"Matthew Bauer2018-08-22
| | | | | | | | This reverts commit d0888d150333a2c523cd1e46606d6219afe23dc2.
* | crispyDoom: 5.2 -> 5.3 (#45248)R. RyanTM2018-08-21
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/crispy-doom/versions.
* | fsg: fix srcMichael Raskin2018-08-21
| |
* | Merge branch 'staging-next'Vladimír Čunát2018-08-21
|\ \ | | | | | | | | | Security fixes for a few packages are included.
| * | treewide: fixup breakage due to absolute compiler pathVladimír Čunát2018-08-21
| | | | | | | | | | | | | | | Some packages just can't handle them #44767. It was tempting to try to abstract this in some way, but I didn't do that ATM.
* | | gl117: add license + homepageMarkus Kowalewski2018-08-20
|/ /
* | mnemosyne: 2.6 -> 2.6.1 (#45184)R. RyanTM2018-08-19
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mnemosyne/versions.
* | Merge pull request #44779 from r-ryantm/auto-update/freecivSamuel Dionne-Riel2018-08-17
|\ \ | | | | | | freeciv: 2.5.11 -> 2.6.0
| * | freeciv: 2.5.11 -> 2.6.0R. RyanTM2018-08-08
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/freeciv/versions.
* | | gnubg: 1.06.001 -> 1.06.002 (#45228)R. RyanTM2018-08-17
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gnubg/versions.
* | | Merge branch 'staging-next'Vladimír Čunát2018-08-17
|\ \ \
| * \ \ Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
| |\ \ \ | | | |/ | | |/| | | | | Hydra: ?compare=1473892
| * | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-13
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gobby and libinfinity - I took the hand-edited versions instead of those resuting from the mass-replacement. Hydra: ?compare=1473190
| * \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2018-08-12
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Hydra: ?compare=1472947
| * \ \ \ \ Merge master into stagingFrederik Rietdijk2018-08-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-08-04
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | treewide: Make configureFlags listsJohn Ericson2018-08-03
| | | | | | |
* | | | | | | dwarf-fortess: make 0.44.12 the default versionHerwig Hochleitner2018-08-17
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | all necessary support packages seem to have caught up cc @matthewbauer @Baughn @volth
* | | | | | Merge pull request #43567 from selaux/ja2-stracciatella-0.16.1Samuel Dionne-Riel2018-08-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | ja2-stracciatella: 0.15.1 -> 0.16.1
| * | | | | | ja2-stracciatella: 0.15.1 -> 0.16.1Stefan Lau2018-07-15
| | | | | | |
* | | | | | | ivan: add myself as maintainerFree Potion2018-08-13
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #44955 from nonfreeblob/fixSamuel Dionne-Riel2018-08-12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Delete outdated info
| * | | | | Delete outdated infononfreeblob2018-08-13
| | |_|_|/ | |/| | |
* | | | | Merge pull request #44882 from nonfreeblob/crawl-0.22.0Timo Kaufmann2018-08-11
|\ \ \ \ \ | | | | | | | | | | | | crawl: 0.21.1 -> 0.22.0
| * | | | | crawl: 0.21.1 -> 0.22.0nonfreeblob2018-08-11
| |/ / / /
* | | | | Merge branch 'master' into add-missing-licensesPascal Wittmann2018-08-09
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/version-management/subversion/default.nix
| * | | | wesnoth: 1.14.3 -> 1.14.4 (#44671)R. RyanTM2018-08-09
| | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wesnoth/versions.
| * | | | angband: 4.1.2 -> 4.1.3 (#44801)R. RyanTM2018-08-09
| | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/angband/versions.
| * | | | nethack: remove debug symbolsMatthew Bauer2018-08-08
| | | | | | | | | | | | | | | | | | | | These were adding gcc to the closure
| * | | | crispy-doom: init at 5.2 (#44536)Sage2018-08-08
| | | | | | | | | | | | | | | | | | | | crispy-doom: init at 5.2
| * | | | gzdoom: g3.4.1 -> g3.5.0 (#44590)Drakonis2018-08-07
| | | | |
| * | | | Merge pull request #44591 from Drakonis/update/quakespasmadisbladis2018-08-07
| |\ \ \ \ | | | | | | | | | | | | quakespasm: 0.92.1 -> 0.93.1