Commit graph

3513 commits

Author SHA1 Message Date
Manuel Bärenz 637fa6901f Rename flightgear-{base -> data} 2020-07-01 14:58:09 +02:00
Manuel Bärenz 2b88a4fd29 flightgear: 2019.1.1 -> 2020.1.2, simgear: 2020.1.{1 -> 2} 2020-07-01 14:58:09 +02:00
Benjamin Hipple 0e2d755231 anki: expression cleanup 2020-07-01 04:29:09 +02:00
Benjamin Hipple ae56f20b71 anki: update download url
The original repo has been transferred on github, so the URL is a redirect to here.
2020-07-01 04:29:09 +02:00
Tim Steinbach a8edf35af8
minecraft-launcher: 2.1.14947 -> 2.1.15166
Set JAVA_HOME, which can impurely override JRE
2020-06-30 17:14:46 -04:00
Dmitry Kalinkin 9e7d03c588
Merge pull request #91763 from priegger/fix/factorio-update
factorio{,-headless}-experimental: 0.18.32 -> 0.18.34, add priegger to maintainers
2020-06-29 15:54:52 -04:00
Philipp Riegger c596617e40 factorio*: add priegger to maintainers 2020-06-29 15:52:54 +02:00
Philipp Riegger c36b573fab factorio{,-headless}-experimental: 0.18.32 -> 0.18.34 2020-06-29 15:39:41 +02:00
Francesco Gazzetta 75d9ea9671 shattered-pixel-dungeon: 0.8.0b -> 0.8.1 2020-06-29 12:27:13 +02:00
Mario Rodas 340b0d5382
Merge pull request #91569 from Lucus16/bump-minecraft
minecraft-server: 1.15.2 -> 1.16.1
2020-06-27 20:14:06 -05:00
Matthieu Coudron 91c9127ef9
Merge pull request #91421 from SCOTT-HAMILTON/SuperTuxKart
SuperTuxKart: Replaced some bundled libraries with system ones
2020-06-27 20:21:11 +02:00
SCOTT-HAMILTON b2b28fcad3 SuperTuxKart: Replaced some bundled libraries with system ones 2020-06-27 18:45:18 +02:00
Lars Jellema 80bd9d38e3
minecraft-server: 1.15.2 -> 1.16.1 2020-06-26 10:30:00 +02:00
zowoq c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Christian Kampka ccb847f735
wesnoth: 1.14.12 -> 1.14.13 2020-06-22 23:33:34 +02:00
Martin Weinelt b109addeef
openttd-jgrpp: init at 0.34.4 2020-06-22 15:36:18 +02:00
Benjamin Slade 37d231adfe gargoyle: 2018.10.06 -> 2019.01.01
- latest released version

- changes: adopt suggestions + more fixes
2020-06-21 09:04:16 -06:00
Timo Kaufmann 6a438dbb87
Merge pull request #87947 from fgaz/shattered-pixel-dungeon/0.8.0b
shattered-pixel-dungeon: 0.7.5f -> 0.8.0b
2020-06-19 23:50:38 +02:00
Daniël de Kok baa29b3734
Merge pull request #91051 from pstn/mudlet-4.9.1
mudlet: 4.3 -> 4.9.1
2020-06-19 08:11:36 +02:00
Philipp 9f2d920c35
mudlet: 4.3 -> 4.9.1 2020-06-18 19:15:31 +02:00
gnidorah 5b3eac040b
openmw-tes3mp: fix build after #80624 (#91045) 2020-06-18 12:49:27 -04:00
Nick Hu 3690f94550
Merge pull request #90499 from priegger/fix/factorio-experimental
factorio{,-headless}-experimental: 0.18.30 -> 0.18.32
2020-06-18 11:15:36 +01:00
Christian Kampka eb296c5010 wesnoth: 1.14.11 -> 1.14.12 2020-06-17 16:28:18 +02:00
Lassulus 5c0ff087e6
Merge pull request #89831 from Thra11/julius-augustus
Julius augustus
2020-06-17 16:20:03 +02:00
Philipp Riegger 3d6107d423 factorio{,-headless}-experimental: 0.18.30 -> 0.18.32 2020-06-17 10:39:41 +02:00
marius851000 c6d32d816c
openmw: 0.45.0 -> 0.46.0 (#90589) 2020-06-16 14:45:23 -04:00
Ryan Mulligan 0777d09079
Merge pull request #90349 from r-ryantm/auto-update/easyrpg-player
easyrpg-player: 0.6.2 -> 0.6.2.1
2020-06-16 06:12:06 -07:00
Michael Reilly 5aeb03a06e katago: 1.4.2 -> 1.4.4 2020-06-15 22:10:18 -04:00
Tom Hall b5bb201579 augustus: init at 1.4.1a 2020-06-14 23:22:40 +01:00
Tom Hall 731f722289 julius: init at 1.4.1 2020-06-14 23:11:52 +01:00
R. RyanTM 0a56f10920 easyrpg-player: 0.6.2 -> 0.6.2.1 2020-06-14 14:05:54 +00:00
Euan Kemp 727e7d8039 steam: switch to correct runtime tarball
In my previous commit (593c28b) I used the wrong upstream artifact for
the runtime. After reading the documentation in the
ValveSoftware/steam-runtime repo, I now know that the steam-runtime
tarball is what I actually wanted.

I also used 'diff' to compare the various artifacts with the old runtime
this package used before, and the steam-runtime one is certainly the
closest.

Most importantly, switching to the right steam-runtime package
reportedly fixes issues for other users (fixes #90229).

This also entirely removes the amd64/i386 split from runtime.nix because
the upstream package bundles both together, and if that's how upstream
wants to distribute this, it seems best to follow their lead.
2020-06-14 00:10:47 -07:00
Doron Behar 01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Jörg Thalheim 8df5edc153
Merge pull request #87178 from hax404/teeworlds-module-test
nixos/{modules,tests}/teeworlds: init
2020-06-12 19:52:06 +01:00
Benjamin Hipple 9a91be049a anki: format to fix indentation
Indentation was off the coding standards, so ran it through nixpkgs-fmt to
sanitize; no manual changes.
2020-06-10 19:46:38 +02:00
Ryan Mulligan faaab8f9e4
Merge pull request #89870 from r-ryantm/auto-update/taisei
taisei: 1.3 -> 1.3.1
2020-06-09 06:03:52 -07:00
Nick Hu a505e9d7f4
Merge pull request #89440 from priegger/fix/factorio-mkModDirDrv
factorio-utils: fix recursive mod dependency resolution
2020-06-09 13:16:33 +01:00
Nick Hu de94d7a4f8
Merge pull request #89467 from priegger/fix/factorio-0.18.30
factorio{,-headless}-experimental: 0.18.29 -> 0.18.30
2020-06-09 13:11:49 +01:00
Samuel Hernandez 8c7b509897
terraria-server: 1.4.0.4 -> 1.4.0.5 2020-06-09 00:30:09 -04:00
R. RyanTM 7ec89e7793 taisei: 1.3 -> 1.3.1 2020-06-09 02:52:05 +00:00
R. RyanTM aa36693149 angband: 4.2.0 -> 4.2.1 2020-06-08 11:43:11 -07:00
1000101 c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
1000101 c8d679a141 ninvaders: init at 0.1.2 2020-06-07 22:24:36 +02:00
Lluís Batlle i Rossell a0ea372715 tuxpaint: 0.9.22 -> 0.9.24 2020-06-06 18:27:02 +02:00
Georg Haas 6d1ca7db4a
nixos/{modules,tests}/teeworlds: init
add module and test
2020-06-06 17:06:23 +02:00
Aaron Andersen dd3f483a05
Merge pull request #89517 from aanderse/tome4
tome4: fix error in .desktop file
2020-06-05 20:10:21 -04:00
Aaron Andersen 4cb3c06d44 tome4: fix error in .desktop file 2020-06-04 20:31:42 -04:00
Stefan Frijters 87dc127ce3 openttd: 1.10.1 -> 1.10.2
A bug in the upstream configure script was fixed (OpenTTD/OpenTTD#8145),
which means we now need `which` available during the build.
2020-06-04 15:38:08 -07:00
Lassulus 3327b9a385
Merge pull request #88129 from r-ryantm/auto-update/easyrpg-player
easyrpg-player: 0.6.1 -> 0.6.2
2020-06-04 13:49:10 +02:00
Philipp Riegger bff1b77402 factorio{,-headless}-experimental: 0.18.29 -> 0.18.30 2020-06-04 09:28:34 +02:00