summaryrefslogtreecommitdiffstats
path: root/pkgs/games
AgeCommit message (Collapse)Author
2021-02-01Merge pull request #111416 from bb2020/gimxSandro
2021-02-01gimx: init at 8.0bb2020
2021-01-31legendary-gl: Remove wchresta from maintainerswchresta
I created this derivation due to because it was requested in #88963. I do not use legendary-gl myself. Now that we have another maintainer, there is no good reason for me to stay maintainer of this.
2021-01-31legendary-gl: 0.20.1 -> 0.20.6 (#110823)Eduardo Quirós
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-31Merge pull request #111311 from lorenzleutgeb/gradle-6.8.1Sandro
2021-01-30Merge pull request #110661 from delroth/chiaki-updateGuillaume Girol
chiaki: 2.0.1 -> 2.1.0 (+ licensing fix)
2021-01-30mindustry: Use Gradle 6.8Lorenz Leutgeb
2021-01-28Merge pull request #111043 from Profpatsch/gzdoom-4.5.0Lassulus
gzdoom: 4.4.2 -> 4.5.0
2021-01-28gzdoom: 4.4.2 -> 4.5.0Profpatsch
Also updates the zmusic dependency to 1.1.3.
2021-01-28Merge pull request #110433 from iblech/patch-freedroidSandro
2021-01-28Merge pull request #110994 from siraben/trackballs-licenseSandro
trackballs: clarify license
2021-01-28trackballs: clarify licenseBen Siraphob
2021-01-27freedroid: init at 1.2.1Ingo Blechschmidt
2021-01-27Merge pull request #110909 from jpas/factorioSandro
2021-01-27Merge pull request #110912 from siraben/stdenv-lib-inheritSandro
treewide: remove inherited stdenv.lib
2021-01-27treewide: remove inherited stdenv.libBen Siraphob
2021-01-26factorio, factorio-demo, factorio-headless: 1.0.0 -> 1.1.19Jarrod Pas
2021-01-26factorio-experimental, factorio-demo-experimental, ↵Jarrod Pas
factorio-headless-experimental: 1.1.16 -> 1.1.19
2021-01-26Merge pull request #109847 from kampka/wesnothAaron Andersen
Wesnoth: 1.14.14 -> 1.14.15
2021-01-26freeciv: fix Qt runtimeJulien Moutinho
2021-01-26hhexen: init at 1.6.3 (#110792)Jonathan Strickland
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-25Merge pull request #110804 from priegger/factorioSandro
factorio-headless-experimental, factorio-experimental: 1.1.12 -> 1.1.16
2021-01-25mindustry,mindustry-server: 122.1 -> 123.1 (#110793)Francesco Gazzetta
2021-01-25factorio-headless-experimental, factorio-experimental: 1.1.12 -> 1.1.16Philipp Riegger
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-25Merge pull request #110761 from fgaz/warzone2100/3.4.1Sandro
2021-01-25warzone2100: 3.3.0 -> 3.4.1Francesco Gazzetta
2021-01-25warzone2100: add fgaz to maintainersFrancesco Gazzetta
2021-01-24Merge pull request #110670 from siraben/double-quotes-fixSandro
treewide: fix double quoted strings in one-liners
2021-01-24uqm: Fix evaluation of 3DO video packageaszlig
Regression introduced by 2e34288f0d8cf01eea228c7dbc50af9589b885f3. The commit in question just used the "lib" attribute, but it wasn't in scope. In addition to bringeng the lib attribute into scope, I also removed the "with lib;", which should make sure that we get an error when just parsing (nix-instantiate --parse) the Nix expression. Signed-off-by: aszlig <aszlig@nix.build>
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24chiaki: 2.0.1 -> 2.1.0Pierre Bourdon
2021-01-24chiaki: fix license information (GPLv3+ -> AGPLv3)Pierre Bourdon
This was changed by upstream in the 2.0 release and missed when we update the nixpkgs package.
2021-01-24Merge pull request #110628 from prusnak/stdenv-libSandro
treewide: stdenv.lib -> lib
2021-01-24multimc: Update to latest development build (#110439)Tristan
2021-01-24treewide: stdenv.lib -> libPavol Rusnak
2021-01-23crawl: 0.25.1 -> 0.26.0Spencer Baugh
FORCE_PKGCONFIG was added upstream in crawl/crawl@61de54256c8, so we can drop our patch to the Makefile which does the same thing - nice! Still need the other patches since crawl/crawl#1367 isn't yet fully merged.
2021-01-22Merge pull request #91123 from tex/uncivSandro
2021-01-21treewide: editorconfig fixeszowoq
- remove trailing whitespace - use spaces for indentation
2021-01-20Merge pull request #109925 from r-ryantm/auto-update/crispy-doomSandro
crispyDoom: 5.9.2 -> 5.10.0
2021-01-20Merge pull request #108761 from charvp/fix/zeroad-buildSandro
2021-01-20unciv: init at 3.12.8Milan Svoboda
2021-01-20shattered-pixel-dungeon: 0.9.0b -> 0.9.1dFrancesco Gazzetta
2021-01-200ad: Do an extra s/pkgconfig/pkg-config to fix buildCharlotte Van Petegem
9bb3fcc missed one important rename of pkgconfig, breaking the build.
2021-01-200ad: fix build by using gcc9StdenvCharlotte Van Petegem
2021-01-20Merge pull request #99885 from fgaz/shattered-pixel-dungeon/0.9.0Sandro
2021-01-20shattered-pixel-dungeon: almost fix darwin buildFrancesco Gazzetta
Gradle has some problems with termcap: > FAILURE: Build failed with an exception. > > * What went wrong: > Could not open terminal for stdout: could not get termcap entry see https://github.com/gradle/gradle/issues/4426 Unfortunately before the merge darwin broke again, so while this is now in a better state it is still broken: https://github.com/NixOS/nixpkgs/pull/99885#issuecomment-740065005
2021-01-20alephone-marathon: 20190331 -> 20200904R. RyanTM
2021-01-20treewide: editorconfig fixeszowoq
- remove trailing whitespace - use spaces for indentation
2021-01-19minecraft: 2.2.909 → 2.2.1262Tim Steinbach