summary refs log tree commit diff
path: root/pkgs/games
Commit message (Collapse)AuthorAge
...
* openttd: update from 1.4.4 to 1.5.1Nixpkgs Monitor2015-06-07
|
* fix: add missing versionsArseniy Seroka2015-06-04
|
* minetest: LuaJIT, in-app mod store, better fonts and enable translationsTanner Doshier2015-05-31
| | | | | | | | | | | | | cURL was already a dependency, but the build was having some trouble finding the headers. Just give it a little help and the in-app mod store store actually works. The rest of the configuration brings us closer to other distros, like Fedora (LuaJIT)[1] and Debian (LuaJIT, LevelDB, FreeType, gettext)[2][3] [1] http://pkgs.fedoraproject.org/cgit/minetest.git/tree/minetest.spec#n28 [2] https://anonscm.debian.org/cgit/pkg-games/minetest-v04x.git/tree/debian/control#n9 [3] https://anonscm.debian.org/cgit/pkg-games/minetest-v04x.git/tree/debian/rules#n56
* supertux: remove obsolete patchPascal Wittmann2015-05-31
|
* prevent accidentally installing unwrapped steamAristid Breitkreuz2015-05-30
|
* Fixed meta.license: s/licence/licensePascal Wittmann2015-05-30
|
* pulseaudio: Remove default derivationWilliam A. Kennington III2015-05-29
|
* Use libpulseaudio instead of pulseaudioWilliam A. Kennington III2015-05-29
|
* Merge pull request #8047 from nckx/masterPeter Simons2015-05-28
|\ | | | | Don't use "with licenses;" for single licences
| * Don't use "with licenses;" for single licencesTobias Geerinckx-Rice2015-05-28
| | | | | | | | And don't use square brackets on such lines.
* | supertux: update from 0.1.3 to 0.3.5aPascal Wittmann2015-05-28
|/
* Use common licence attributes from lib/licenses.nixTobias Geerinckx-Rice2015-05-27
| | | | | | | | | | Many (less easily automatically converted) old-style strings remain. Where there was any possible ambiguity about the exact version or variant intended, nothing was changed. IANAL, nor a search robot. Use `with stdenv.lib` wherever it makes sense.
* xbomb: add version 2.2bJan Malakhovski2015-05-24
|
* Add c0dehero as a maintainer of minetest and voxelandsJascha Geerds2015-05-17
|
* Merge pull request #7862 from C0DEHERO/fix/supertuxkart-updateJascha Geerds2015-05-17
|\ | | | | supertuxkart: update 0.8.1 -> 0.9
| * supertuxkart: update 0.8.1 -> 0.9C0DEHERO2015-05-17
| |
* | minetest: update 0.4.4 -> 0.4.12C0DEHERO2015-05-17
| |
* | voxelands: added 1504.01C0DEHERO2015-05-17
| |
* | openal to openalSoft conversionJoachim Schiele2015-05-16
| |
* | update zdoom to v2.7.1lassulus2015-05-15
| |
* | Turned some meta.maintainers into listsPascal Wittmann2015-05-14
| |
* | Merge pull request #7795 from Lassulus/gzdoomlethalman2015-05-14
|\ \ | | | | | | add gzdoom package
| * | add gzdoom to nixpkgslassulus2015-05-13
| | |
* | | Fixed several "package has no version" warningsPascal Wittmann2015-05-14
| | |
* | | tibia: update to 10.78Mateusz Kowalczyk2015-05-12
| | |
* | | anki: polish meta sectionPeter Simons2015-05-11
| | |
* | | anki: fix Emacs syntax highlightingPeter Simons2015-05-11
| | |
* | | anki: update to SQLAlchemy 9Peter Simons2015-05-11
| | |
* | | Update LiquidWarMichael Raskin2015-05-10
| | |
* | | Update atanksMichael Raskin2015-05-10
| | |
* | | Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III2015-05-07
|\ \ \ | | |/ | |/|
| * | uqm: Bring back package and fix 3do extractor.aszlig2015-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was dropped in 324719a5a611501d7b54e14f205465f5da1242b1. The UQM package itself doesn't require Haskell, but in order to extract contents from the 3do version of the game, we need to have a small helper utility which I wrote in Haskell a while ago. In order to switch it to Haskell NG, only very minor modifications were necessary, which are now done with this commit instead of dropping the whole game. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * | Drop obsolete pre-NG Haskell builds.Peter Simons2015-05-05
| | |
| * | hedgewars: convert the build to Haskell NGPeter Simons2015-05-04
| | |
| * | xmoto: refactor, remove patches and add myself to maintainersPascal Wittmann2015-05-02
| |/
* | Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III2015-05-01
|\|
| * meta.description fixupsJoachim Fasting2015-04-30
| | | | | | | | Mostly scripted substitutions with a couple of subjective enhancements.
| * eduke32 20130303-3542 -> 20150420-5160Tobias Geerinckx-Rice2015-04-30
| |
* | Merge remote-tracking branch 'upstream/master' into stagingThomas Tuegel2015-04-29
|\|
| * Fixed some descriptionsPascal Wittmann2015-04-28
| |
* | Merge 'master' into stagingVladimír Čunát2015-04-26
|\| | | | | | | (relatively simple conflicts)
| * Convert more applications to libmysqlWilliam A. Kennington III2015-04-22
| |
| * steam: fix for new fhs-userenvNikolay Amiantov2015-04-22
| |
| * Merge pull request #7487 from oxij/fix-update-stepmaniaPascal Wittmann2015-04-20
| |\ | | | | | | stepmania: revive and update to 5.0.7
| | * stepmania: revive and update to 5.0.7Jan Malakhovski2015-04-20
| | |
| * | Update SFML to version 2.2, remove sfml_git, and update MARS (depended on ↵Balletie2015-04-20
| |/ | | | | | | sfml_git)
| * Updating trigger rally to 0.6.1Lluís Batlle i Rossell2015-04-17
| | | | | | | | A lot more tracks
| * tibia: update to 10.77Mateusz Kowalczyk2015-04-14
| |
| * Merge pull request #7348 from dezgeg/bastetPascal Wittmann2015-04-13
| |\ | | | | | | bastet: new package
| | * bastet: New packageTuomas Tynkkynen2015-04-12
| | | | | | | | | | | | | | | Add version 0.43.1 of bastet, the infamous evil tetris clone, to the games collection.