1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 05:31:22 +00:00
Commit graph

5286 commits

Author SHA1 Message Date
github-actions[bot] ca7a3ad2e8
Merge master into staging-next 2021-11-16 18:01:14 +00:00
Dusk Banks ab054f8fdb steamPackages: make customisable
Keep in mind the note in `lib.makeScopeWithSplicing`'s source:

    # N.B. the other stages of the package set spliced in are *not*
    # overridden.

To globally override `pkgs.steamPackages`, overlay `pkgs` like:

    final: prev: { steamPackages = steamPackages.overrideScope …; }
2021-11-16 08:40:10 -08:00
Jonathan Ringer a2e621d20d
Merge remote-tracking branch 'origin/master' into staging-next 2021-11-16 07:50:20 -08:00
Pavol Rusnak 1663708500
Merge pull request #142468 from prusnak/dotnet-update
dotnet-sdk_3: 3.1.19 -> 3.1.21 + dotnet-sdk_5: 5.0.10 -> 5.0.12
2021-11-16 16:27:23 +01:00
Claudio Bley f201ba1bbd
osu-lazer: Update dependencies 2021-11-16 15:54:32 +01:00
github-actions[bot] 69a9c90876
Merge staging-next into staging 2021-11-16 00:02:03 +00:00
Janne Heß 0329e54453
Merge pull request #146106 from TredwellGit/steam 2021-11-15 20:58:48 +01:00
TredwellGit e682fd7c83 steam: 1.0.0.72 -> 1.0.0.73 2021-11-15 09:20:52 +00:00
Evgeny Kurnevsky 8c2acce1d6
wesnoth: remove enableTools option as it was removed from wesnoth 2021-11-15 12:01:59 +03:00
github-actions[bot] 9f6360b7fb
Merge staging-next into staging 2021-11-14 18:01:49 +00:00
sternenseemann 2f78a2d3a3 Merge remote-tracking branch 'origin/master' into staging-next 2021-11-14 16:26:44 +01:00
Alyssa Ross 4e1852096f
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/tools/parsing/flex/2.6.1.nix
2021-11-14 14:17:46 +00:00
Mario Rodas b329156118
Merge pull request #145464 from kurnevsky/wesnoth
wesnoth: 1.16.0 -> 1.16.1
2021-11-14 09:11:24 -05:00
figsoda 08d371f041
Merge pull request #145868 from r-ryantm/auto-update/osu-lazer
osu-lazer: 2021.1105.0 -> 2021.1113.0
2021-11-14 09:08:35 -05:00
R. Ryantm 2a6b6b2a3c osu-lazer: 2021.1105.0 -> 2021.1113.0 2021-11-14 06:26:18 +00:00
github-actions[bot] 0ca0546665
Merge master into staging-next 2021-11-14 06:01:05 +00:00
Victor Engmark 57b496ea98 misc: Replace tab indentation with spaces
I've tried to be consistent, using four or eight spaces to line up
with existing code.
2021-11-14 16:04:46 +13:00
Thiago Kenji Okada 7d83f50e80
Merge pull request #141997 from flexagoon/openrw-update
openrw: 2018-10-26 -> 2021-10-14
2021-11-13 21:47:29 -03:00
github-actions[bot] 9b5a105856
Merge master into staging-next 2021-11-14 00:01:47 +00:00
Thiago Kenji Okada beff4b8178
Merge pull request #145802 from fgaz/domination/1.2.4
domination: 1.2.3 -> 1.2.4, add nixos test
2021-11-13 19:12:28 -03:00
Francesco Gazzetta df99f2326e nixosTests.domination: init 2021-11-13 23:00:20 +01:00
github-actions[bot] 914defdc38
Merge staging-next into staging 2021-11-13 18:01:47 +00:00
github-actions[bot] 4db5f307b0
Merge master into staging-next 2021-11-13 18:01:11 +00:00
sternenseemann 4e50d99934 soldat-unstable: build using CMake
This will be the build system going forward, so it seems sensible to
support it right away. There's no neat way to use the system
GameNetworkingSockets upstream yet, so we add a hack for now.

Proactively decrease platforms to Linux only since the CMake doesn't
quite use GNUInstallDirs on Darwin and Windows unfortunately.
2021-11-13 18:49:45 +01:00
sternenseemann d37d84bdca soldat-unstable: 2021-04-27 -> 2021-11-01
Now builds with GameNetworkingSockets 1.3.0.
2021-11-13 18:49:45 +01:00
Francesco Gazzetta df177cf39b domination: 1.2.3 -> 1.2.4 2021-11-13 17:49:46 +01:00
github-actions[bot] 65356b24bf
Merge staging-next into staging 2021-11-12 18:01:48 +00:00
github-actions[bot] 699560194d
Merge master into staging-next 2021-11-12 18:01:08 +00:00
Ben Siraphob 8f39ad3da1
Merge pull request #145514 from legendofmiracles/stockfish 2021-11-12 11:23:37 -06:00
github-actions[bot] a4e03b8977
Merge staging-next into staging 2021-11-11 18:01:50 +00:00
github-actions[bot] f2d7271432
Merge master into staging-next 2021-11-11 18:01:13 +00:00
Sandro 4fefd155f0
Merge pull request #142262 from astro/yquake2 2021-11-11 17:53:47 +01:00
legendofmiracles 479899c085
stockfish: 14 -> 14.1; fix license 2021-11-11 10:42:33 -06:00
Thiago Kenji Okada fced082cc6
Merge pull request #144798 from marius851000/openmw047
openmw: 0.46 -> 0.47
2021-11-11 12:06:25 -03:00
marius david 36e16d6979 openmw: 0.46 -> 0.47 2021-11-11 15:23:15 +01:00
marius851000 0aa2edcd9e
portmod: 2.0.3 -> 2.1.0 (#144847)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-11 15:00:32 +01:00
Evgeny Kurnevsky 34d9bf7906
wesnoth: 1.16.0 -> 1.16.1 2021-11-11 11:49:33 +03:00
Kerstin Humm bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
github-actions[bot] b199af176d
Merge master into staging-next 2021-11-11 00:01:45 +00:00
Felix Bühler f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version (#145396) 2021-11-10 16:21:47 -05:00
Dmitry Kalinkin d4554c23a8
Merge pull request #145328 from SFrijters/openttd-12.1
openttd: 12.0 -> 12.1, openttd-jgrpp: 0.43.1 -> 0.44.0
2021-11-10 16:20:31 -05:00
github-actions[bot] 259e08cd22
Merge master into staging-next 2021-11-10 18:01:21 +00:00
Francesco Gazzetta 65072f8018 warzone2100: 4.2.0 -> 4.2.1 2021-11-10 14:02:17 +01:00
Stefan Frijters ed15fa0a4a
openttd-jgrpp: 0.43.1 -> 0.44.0 2021-11-10 10:08:10 +01:00
Stefan Frijters d60b95168e
openttd: 12.0 -> 12.1 2021-11-10 10:05:46 +01:00
github-actions[bot] 6e4d2d1f10
Merge master into staging-next 2021-11-10 00:01:31 +00:00
Thiago Kenji Okada 36d4aed2aa
Merge pull request #144709 from flexagoon/tpt-desktop
the-powder-toy: add a .desktop file
2021-11-09 19:16:41 -03:00
github-actions[bot] 7414a16ee5
Merge master into staging-next 2021-11-09 18:01:23 +00:00
Thiago Kenji Okada 1ffd57e92b
Merge pull request #144999 from aanderse/devilutionx
devilutionx: minor cleanup after review
2021-11-09 11:28:07 -03:00
github-actions[bot] f14d7cb2f6
Merge master into staging-next 2021-11-08 18:01:24 +00:00
Alvar Penning 7f55e03a3e openrct2: 0.3.4.1 -> 0.3.5
Next to the version bump, some hints for maintainers to select the right
version of the other modules were added.
2021-11-08 17:50:05 +01:00
Sandro cb5b4c60e2
Merge pull request #144710 from ElXreno/package-ddnet-15.6 2021-11-08 13:39:29 +01:00
ElXreno e9f274bb57
ddnet: 15.5.4 -> 15.6.2 2021-11-08 14:40:18 +03:00
Aaron Andersen f7b51c1dcf devilutionx: pass static version of SDL2 into derivation 2021-11-07 13:15:24 -05:00
github-actions[bot] 14f1b9f2ac
Merge master into staging-next 2021-11-07 18:01:14 +00:00
Sandro a2f2e10e9e
Merge pull request #144985 from Stunkymonkey/factorio-1.1.46 2021-11-07 18:26:22 +01:00
Felix Buehler 7d64d4b197 factorio{,demo,headless}: 1.1.42 -> 1.1.46 2021-11-07 15:50:31 +01:00
Thiago Kenji Okada 1671a7beb3
Merge pull request #144569 from aanderse/devilutionx
devilutionx: 1.2.1 -> 1.3.0
2021-11-07 11:21:15 -03:00
Aaron Andersen 102fe10745 devilutionx: include patch to compile with system SDL2_image 2021-11-07 07:50:04 -05:00
Aaron Andersen 565d632952 devilutionx: 1.2.1 -> 1.3.0 2021-11-07 07:49:59 -05:00
github-actions[bot] e0cac44f90
Merge master into staging-next 2021-11-07 12:01:18 +00:00
Michele Guerini Rocco d631a73345
Merge pull request #144881 from vs49688/wtfix
winetricks: remove wine dependency
2021-11-07 12:33:09 +01:00
Sergei Trofimovich 992458a784 freesweep: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    gpl.c:416:25: error: format not a string literal and no format arguments [-Werror=format-security]
      416 |                         mvwprintw(GPLWin,CurrentY++,2,Messages[CurrentLine++]);
          |                         ^~~~~~~~~

While at it also pull fix for tool chains that default to -fno-common.
2021-11-07 08:21:35 +00:00
github-actions[bot] 1093ddf273
Merge master into staging-next 2021-11-07 06:01:02 +00:00
Zane van Iperen 1d177d5a70
stepmania: build with newer ffmpeg 2021-11-07 15:56:45 +10:00
Bobby Rong 81d1568262
Merge pull request #144926 from trofi/update-fheroes2
fheroes2: 0.9.8 -> 0.9.9
2021-11-07 11:05:56 +08:00
figsoda 56cb753dcf
Merge pull request #144916 from flexagoon/osu-lazer-update
osu-lazer: 2021.1028.0 -> 2021.1105.0
2021-11-06 22:45:21 -04:00
github-actions[bot] 9166210176
Merge master into staging-next 2021-11-07 00:01:38 +00:00
Zane van Iperen 68ca39a775
winetricks: remove wine dependency
It shouldn't be tied to a particular Wine installation, it should use
the one in $PATH. Also massively reduces the closure size.
2021-11-07 10:00:47 +10:00
Sergei Trofimovich ef89ee9b71 fheroes2: 0.9.8 -> 0.9.9
Changelog: https://github.com/ihhub/fheroes2/wiki/Change-Log#version-099-05-november-2021
2021-11-06 21:01:56 +00:00
Joerie de Gram 50417ddb87 opendungeons: 0.7.1 -> unstable-2021-11-06
- no stable release for over 5 years, switch to unstable
  (fixes ois include path issue)
- update ogre dependency to ogre_1.10 to match cegui's version
  (fixes crash on init)

ZHF: #144627
2021-11-06 14:46:59 -04:00
flexagoon e9d384fd62 osu-lazer: 2021.1028.0 -> 2021.1105.0 2021-11-06 21:46:17 +03:00
github-actions[bot] eeb7e66e97
Merge master into staging-next 2021-11-06 18:01:01 +00:00
Maximilian Bosch 5b013594c2
Merge pull request #144278 from marius851000/flightgear202011
flighgear : 2020.3.8 -> 2020.3.11
2021-11-06 16:52:09 +01:00
github-actions[bot] 89ec09c858
Merge master into staging-next 2021-11-06 12:01:12 +00:00
Kevin Cox cc8db4bc81
Merge pull request #143152 from lorenzleutgeb/gradle-upgrade
gradle: add 7.3-rc-3, 6.8 -> 6.9.1
2021-11-06 06:57:19 -04:00
Ryan Burns 8726c7088d
Merge pull request #144380 from trofi/fix-bastet-for-ncurses-6.3
bastet: fix build against upcoming ncurses-6.3
2021-11-06 01:49:22 -07:00
github-actions[bot] 2663e5b623
Merge master into staging-next 2021-11-05 12:01:17 +00:00
Sandro 78e9fa8ba1
Merge pull request #144723 from trofi/fix-nudoku-for-ncurses-6.3 2021-11-05 11:17:40 +01:00
Sergei Trofimovich 274df1ce28 nudoku: pull upstream fix for upcoming ncurses-6.3 2021-11-05 09:28:18 +00:00
flexagoon 25566ba039 the-powder-toy: add a .desktop file 2021-11-05 11:05:06 +03:00
github-actions[bot] cca97be2f0
Merge staging-next into staging 2021-11-04 12:01:39 +00:00
Sergei Trofimovich bd7499ed61
Update pkgs/games/bastet/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-03 22:33:59 +00:00
Sandro Jäckel 8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Sergei Trofimovich 77c54c908f bastet: fix build against upcoming ncurses-6.3
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:

    Ui.cpp:293:16: error: format not a string literal and no format arguments [-Werror=format-security]
      293 |       mvwprintw(w,0,0,msg.c_str());
          |       ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
2021-11-03 08:09:42 +00:00
Alyssa Ross 703ffa2f5d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-03 07:34:33 +00:00
Ryan Burns f3bcb96352
Merge pull request #141723 from trofi/update-fheroes2
fheroes2: 0.9.7 -> 0.9.8
2021-11-02 20:12:23 -07:00
Martin Weinelt 8f5da907b0 Merge remote-tracking branch 'origin/staging-next' into staging 2021-11-02 23:31:28 +01:00
marius david 0fa259d1f4 flightgear: 2020.3.8 -> 2020.3.11 2021-11-02 20:56:28 +01:00
Artturi 57ad6db7c7
Merge pull request #144243 from Artturin/grapejuiceupdate 2021-11-02 18:10:42 +02:00
Artturin 436b062368 grapejuice: 3.60.14 -> 3.64.16 2021-11-02 15:23:44 +02:00
Artturi c5869ce201
Merge pull request #143608 from r-ryantm/auto-update/qtads
qtads: 3.1.0 -> 3.2.0
2021-11-02 14:29:59 +02:00
Artturi fd33deeb3e
Merge pull request #143936 from r-ryantm/auto-update/osu-lazer
osu-lazer: 2021.1016.0 -> 2021.1028.0
2021-11-02 14:11:51 +02:00
Lorenz Leutgeb 43750fb958 gradle: add 7.3-rc-3, 6.8 -> 6.9.1 2021-11-02 09:39:36 +01:00
github-actions[bot] 83d6b7a7e0
Merge staging-next into staging 2021-11-01 18:01:40 +00:00
Bobby Rong 652963831c
Merge pull request #144096 from Atemu/update/anki-bin
anki-bin: 2.1.48 -> 2.1.49
2021-11-01 20:55:33 +08:00
Atemu fcd2ff5727 anki-bin: 2.1.48 -> 2.1.49 2021-11-01 10:01:11 +01:00
R. Ryantm 2344bc5c9d osu-lazer: 2021.1016.0 -> 2021.1028.0 2021-10-31 04:33:51 +00:00
github-actions[bot] 853a47c140
Merge staging-next into staging 2021-10-29 12:01:53 +00:00
R. Ryantm 0826148c36 qtads: 3.1.0 -> 3.2.0 2021-10-29 08:31:53 +00:00
Bobby Rong 5961a053f7
Merge pull request #143342 from r-ryantm/auto-update/trackballs
trackballs: 1.3.2 -> 1.3.3
2021-10-29 14:46:51 +08:00
github-actions[bot] d9aba51052
Merge staging-next into staging 2021-10-29 06:01:42 +00:00
R. Ryantm ca8a87acd8 quakespasm: 0.94.1 -> 0.94.2 2021-10-29 05:51:08 +00:00
Bobby Rong 7f795a4e46
Merge pull request #143351 from r-ryantm/auto-update/tintin
tintin: 2.02.11 -> 2.02.12
2021-10-29 11:19:38 +08:00
github-actions[bot] 37b1afa489
Merge staging-next into staging 2021-10-28 18:02:03 +00:00
Alyssa Ross 3f01b576af
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-10-28 16:07:38 +00:00
Sandro ffc11df8d2
Merge pull request #143057 from lukegb/factorio 2021-10-28 16:42:11 +02:00
Luke Granger-Brown 6b4dfd8db1 factorio-experimental: 1.1.44 -> 1.1.45 2021-10-28 14:12:46 +00:00
R. Ryantm f785bbf4bf tintin: 2.02.11 -> 2.02.12 2021-10-28 10:22:57 +00:00
R. Ryantm 39e8890675 trackballs: 1.3.2 -> 1.3.3 2021-10-28 09:36:06 +00:00
flexagoon 722cdb0bab openrw: 2018-10-26 -> 2021-10-14 2021-10-28 10:58:17 +03:00
Luke Granger-Brown 9603ad9f17 factorio-experimental: 1.1.43 -> 1.1.44 2021-10-27 22:36:35 +00:00
Kerstin 8336346e74
factorio: set pname (#143164)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-27 21:18:51 +02:00
Evgeny Kurnevsky a25d54aae3
wesnoth: 1.14.17 -> 1.16.0 2021-10-27 10:26:34 +03:00
github-actions[bot] b6a580b9b3
Merge staging-next into staging 2021-10-27 00:02:06 +00:00
Luke Granger-Brown 7580641623 factorio: add support for updating specific release_type/release_channel 2021-10-26 22:58:56 +00:00
Luke Granger-Brown c2c0862c7a factorio-experimental: 1.1.42 -> 1.1.43 2021-10-26 22:55:15 +00:00
Sandro aae7b95f57
Merge pull request #143049 from fgaz/warzone2100/4.2.0 2021-10-26 23:34:56 +02:00
Francesco Gazzetta cb0031ed2a warzone2100: 4.1.3 -> 4.2.0 2021-10-26 23:00:54 +02:00
github-actions[bot] cd69ba563d
Merge staging-next into staging 2021-10-23 00:02:27 +00:00
Luke Granger-Brown 4b91c770d0
Merge pull request #140273 from wucke13/factorio
factorio: 1.1.39 -> 1.1.42
2021-10-22 13:03:12 -07:00
wucke13 c28e9c4c50 factorio: 1.1.39 -> 1.1.42
Also fixes a small issue in the update.py:
The upstream API seems to have changed in a sense that the demo is not
available in experimental channel anymore. Hence the original update.py
script would fail, due to the missing `demo` key in the experimental
channel. I added a sane failure path which just ignores if a release
type (like `demo`) is missing in the channel, in order to increase the
scripts resilience.
2021-10-22 20:38:55 +02:00
github-actions[bot] 79a336f4e0
Merge staging-next into staging 2021-10-21 06:01:58 +00:00
ajs124 9b52bed4fd
Merge pull request #141927 from helsinki-systems/upd/scummvm
scummvm: 2.2.0 -> 2.5.0
2021-10-21 02:05:57 +02:00
Astro 0da88ff0a0 yquake2: 7.43 -> 8.00 2021-10-20 00:31:51 +02:00
github-actions[bot] 2564b3d967
Merge staging-next into staging 2021-10-19 18:01:48 +00:00
maxine [they] e04173c017
Merge pull request #142061 from SFrijters/openttd-12.0
openttd: 1.11.2 -> 12.0, openttd-jgrpp: 0.41.0 -> 0.43.1
2021-10-19 18:47:10 +02:00
Pavol Rusnak d31c9bd3f0
Merge pull request #139571 from prusnak/dotnet-cleanup
dotnet: cleanup; point dotnet-sdk alias to 5.0; remove unsupported SDKs
2021-10-19 09:16:11 +02:00
Pavol Rusnak eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
github-actions[bot] 6f91c2a673
Merge staging-next into staging 2021-10-18 18:01:48 +00:00
GRBurst ec1fb9d12a
runescape: init at 2.2.9 (#139193)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 17:22:22 +02:00
Stefan Frijters 507d0eadcb
openttd-jgrpp: 0.41.0 -> 0.43.1 2021-10-18 10:09:43 +02:00
Stefan Frijters 5fcd6019df
openttd: 1.11.2 -> 12.0 2021-10-18 10:09:31 +02:00
Martin Weinelt ab1945331e
Merge pull request #141829 from risicle/ris-curl-7.79.1 2021-10-17 02:24:12 +02:00
Janne Heß bcc112fa14
scummvm: 2.2.0 -> 2.5.0 2021-10-17 01:59:35 +02:00
figsoda b1c9da8849
Merge pull request #141815 from SirSeruju/master
games: ddnet
2021-10-16 15:03:04 -04:00
Seruju 9889c07eb3 ddnet: init at 15.5.4 2021-10-16 21:59:39 +03:00
figsoda 666b273318
Merge pull request #141894 from r-ryantm/auto-update/osu-lazer
osu-lazer: 2021.1006.1 -> 2021.1016.0
2021-10-16 14:11:42 -04:00
R. RyanTM 3c6a46cfc9 osu-lazer: 2021.1006.1 -> 2021.1016.0 2021-10-16 17:46:49 +00:00
Aleksandar Topuzović 96e038820c
julius: 1.6.0 -> 1.7.0 2021-10-16 12:02:17 +01:00
Martin Weinelt f651d617a6 curl: use --with/without-openssl instead of --with/without-ssl
This also migrates sslSupport to opensslSupport, which affects packages
overriding the curl package in that regard.
2021-10-16 11:35:18 +01:00
Artturi c93f3d1d74
Merge pull request #107730 from Atemu/init/gl-gsync-demo 2021-10-16 00:41:38 +03:00
Sergei Trofimovich 86f4fc3570 fheroes2: 0.9.7 -> 0.9.8 2021-10-15 08:27:12 +01:00
Peter Simons 476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
sternenseemann 32555b6200 gzdoom: 4.5.0 -> 4.7.0
build with fluidsynth 2
2021-10-13 16:53:43 +02:00
Atemu 2f49e7148b gl-gsync-demo: init at 2020-12-27
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-12 20:57:00 +02:00
Artturi 9790c74b90
Merge pull request #134908 from r-ryantm/auto-update/tintin 2021-10-11 20:36:59 +03:00
figsoda a724504b31
Merge pull request #141003 from figsoda/osu-main-program
osu-lazer: set meta.mainProgram
2021-10-08 13:03:57 -04:00
figsoda 886cae196c osu-lazer: set meta.mainProgram 2021-10-08 12:41:39 -04:00
figsoda bbe3015233
Merge pull request #140925 from r-ryantm/auto-update/osu-lazer
osu-lazer: 2021.815.0 -> 2021.1006.1
2021-10-08 12:13:23 -04:00
R. RyanTM 47add9203d osu-lazer: 2021.815.0 -> 2021.1006.1 2021-10-08 03:51:43 +00:00
figsoda 82b780a5b6 shticker-book-unwritten: switch to fetchCrate, remove patch 2021-10-07 21:23:02 -04:00
Sandro e963c591a2
Merge pull request #140804 from OPNA2608/update/supertuxkart/21.11 2021-10-08 00:03:21 +02:00
Sandro 628dbc979f
Merge pull request #136719 from r-burns/libgpg-error 2021-10-07 22:24:04 +02:00
Sandro 3c4ac535b9
Merge pull request #140881 from bbigras/starsector 2021-10-07 21:33:41 +02:00
Bruno Bigras 8c4233de8a starsector: generate desktop file 2021-10-07 15:11:03 -04:00
figsoda 544ff6b412 wyvern: switch to fetchCrate, remove patch 2021-10-07 11:25:25 -04:00
OPNA2608 23dab13557 superTuxKart: 1.2 -> 1.3 2021-10-07 16:42:11 +02:00
Ryan Burns 41574158a0 libgpg-error: rename from libgpgerror
Matches pname and upstream project name
2021-10-06 18:23:43 -07:00
Sandro 54742594b6
Merge pull request #140711 from TredwellGit/steamPackages.steam-runtime 2021-10-06 09:41:53 +02:00
TredwellGit 5ac32013ca steam: 1.0.0.70 -> 1.0.0.72 2021-10-06 05:09:21 +00:00
TredwellGit 7e5136fcc4 steamPackages.steam-runtime: 0.20210630.0 -> 0.20210906.1 2021-10-06 04:44:44 +00:00
Sandro b21b2e38ef
Merge pull request #140064 from bbigras/starsector 2021-10-05 20:38:25 +02:00
Bruno Bigras cfd7037d2a starsector: init at 0.95a-RC15
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
Co-authored-by: mitchmindtree <mail@mitchellnordine.com>
2021-10-05 11:28:37 -04:00
Bobby Rong 260a7aaa2e
Merge pull request #135000 from r-ryantm/auto-update/crispy-doom
crispyDoom: 5.10.2 -> 5.10.3
2021-10-05 18:07:25 +08:00
figsoda 35a2230d1d fishfight: init at 0.1 2021-09-22 21:10:43 -04:00
Felix Buehler 4226cedf26 uqm-3dovideo: switch to fetchFromGitHub 2021-09-22 17:56:02 +02:00
Felix Buehler 4a6c33d2ba stuntrally: switch to fetchFromGitHub 2021-09-22 17:48:49 +02:00
Sebastián Mancilla 4617dfb92e EmptyEpsilon: use updated CMake target for GLM
The GLM derivation was updated from 0.9.8.5 to 0.9.9.8, and the CMake
target name changed from glm to the namespaced glm::glm.
2021-09-21 14:49:59 -03:00
Bobby Rong a0e89960f5
Merge pull request #138784 from Atemu/update/anki-bin
anki-bin: 2.1.47 -> 2.1.48
2021-09-21 22:40:36 +08:00
Atemu 09dfbdf96e Revert "anki-bin: force x11"
This reverts commit 847b317a95.

It is no longer necessary to disable wayland support, anki does that by itself
nowadays and actually works really well when wayland is forced on via
$ANKI_WAYLAND despite upstream claiming it's still buggy.
2021-09-21 09:31:19 +02:00
Atemu c045c9b0e7 anki-bin: 2.1.47 -> 2.1.48 2021-09-21 09:11:33 +02:00
Bobby Rong 498acac0a1
Merge pull request #136322 from DeeUnderscore/cataclysm-dda-0.F-2
cataclysm-dda: 0.F-1 -> 0.F-2
2021-09-19 18:15:40 +08:00
Artturi 034d0d1516
Merge pull request #138280 from r-ryantm/auto-update/qtads
qtads: 3.0.0 -> 3.1.0
2021-09-17 21:42:44 +03:00
Claudio Bley e1d0310472 osu-lazer: Update dependencies 2021-09-17 10:11:27 -07:00
R. RyanTM 39228a5f0b qtads: 3.0.0 -> 3.1.0 2021-09-17 13:32:20 +00:00
figsoda 96163f9884
Merge pull request #134447 from r-ryantm/auto-update/pioneer
pioneer: 20210203 -> 20210723
2021-09-16 22:13:34 -04:00
figsoda 701089b2b1
Merge pull request #135077 from r-ryantm/auto-update/crawl
crawl: 0.27.0 -> 0.27.1
2021-09-16 20:02:46 -04:00
Ben Siraphob 31de227abd
Merge pull request #137941 from r-ryantm/auto-update/the-powder-toy 2021-09-15 20:26:43 -05:00
Artturi 78230d1c42
Merge pull request #137147 from leo60228/mmc-microsoft 2021-09-16 02:58:38 +03:00
R. RyanTM c706ca58e0 rpg-cli: 0.6.0 -> 1.0.0 2021-09-15 21:26:16 +00:00
Dmitry Kalinkin d8ed39b309
Merge pull request #135525 from veprbl/pr/open_memstream_fmemopen_darwin_fix
Add implemetations of open_memstream/fmemopen to be used on BSDs
2021-09-15 11:49:55 -04:00
leo60228 82397b844d multimc: user-provided client ID 2021-09-15 08:02:47 -04:00
R. RyanTM 82510b5a51 the-powder-toy: 96.1.349 -> 96.2.350 2021-09-15 01:20:06 +00:00
github-actions[bot] 6f038e8b11
Merge master into staging-next 2021-09-14 12:01:03 +00:00
R. RyanTM 0aafa261e3 vkquake: 1.05.3 -> 1.11.0 2021-09-13 21:31:40 +00:00
github-actions[bot] d6f028d12d
Merge master into staging-next 2021-09-13 06:01:28 +00:00
Ryan Mulligan 1ac95c18ff
Merge pull request #136739 from r-ryantm/auto-update/xsnow
xsnow: 3.3.0 -> 3.3.1
2021-09-12 18:36:58 -07:00
github-actions[bot] ac962ee61a
Merge master into staging-next 2021-09-13 00:01:41 +00:00
Sandro e4b50b4821
Merge pull request #66415 from ToxicFrog/crossfire 2021-09-12 22:13:02 +02:00
github-actions[bot] a13bf1828b
Merge master into staging-next 2021-09-12 18:01:21 +00:00
Matthieu Coudron ab9c7819fe
Merge pull request #136615 from teto/lua-flat
Various lua changes/cleanup
2021-09-12 18:08:53 +02:00
Sandro d63f340344
Merge pull request #128669 from mikroskeem/quakespasm-darwin 2021-09-12 16:12:36 +02:00
Sandro 4a56ed7a78
Merge pull request #137447 from mikroskeem/eduke32-macos 2021-09-12 15:58:08 +02:00
Mark Vainomaa 6ab2033765
quakespasm: 0.93.2 -> 0.94.1 2021-09-12 16:31:29 +03:00
Mark Vainomaa 1dc56f1dc8
quakespasm: add SDL2 support; add Darwin support 2021-09-12 15:48:58 +03:00
Mark Vainomaa acdec49e96
eduke32: 20210722 -> 20210910 2021-09-12 15:16:25 +03:00
Mark Vainomaa 8112bb92f9
eduke32: implement proper macOS support 2021-09-12 15:16:20 +03:00
github-actions[bot] 45de5d0c9a
Merge master into staging-next 2021-09-12 06:01:00 +00:00
TredwellGit 80ab542af8 steam: fix steamwebhelper
Fixes https://github.com/NixOS/nixpkgs/issues/137279 and https://github.com/ValveSoftware/steam-runtime/issues/462.
2021-09-11 21:40:35 -07:00
Matthieu Coudron f6cc04fd65 astromenace: add meta.mainProgram
else it does not start
2021-09-12 02:35:49 +02:00
Matthieu Coudron e9c921a301 mudlet: remove unneeded LUA_CPATH 2021-09-12 02:21:57 +02:00
github-actions[bot] 3f2255106a
Merge master into staging-next 2021-09-12 00:01:45 +00:00
Sandro eb8003fcea
Merge pull request #137315 from yusdacra/add-airshipper
airshipper: init at 0.6.0
2021-09-11 21:51:14 +02:00
github-actions[bot] c435b0e35f
Merge master into staging-next 2021-09-11 18:01:16 +00:00
Yusuf Bera Ertan 3935d8a9d2
airshipper: init at 0.6.0 2021-09-11 20:21:05 +03:00
Sandro d7751c7615
Merge pull request #136862 from r-ryantm/auto-update/fheroes2
fheroes2: 0.9.6 -> 0.9.7
2021-09-11 18:29:56 +02:00
github-actions[bot] 36ce45efae
Merge master into staging-next 2021-09-10 18:01:17 +00:00
Sandro b63b34fc70
Merge pull request #136502 from Kranzes/bump-legendary
legendary-gl: 0.20.6 -> 0.20.10
2021-09-10 18:56:04 +02:00
github-actions[bot] 912b8082df
Merge master into staging-next 2021-09-10 00:01:31 +00:00
Lassulus 02fb5847a2
Merge pull request #135842 from 0x4A6F/master-lgogdownloader
lgogdownloader: maintainership
2021-09-10 01:10:55 +02:00
Ilan Joselevich 6b75457c7f tome4: 1.6.7 -> 1.7.4 2021-09-10 07:08:34 +08:00
Ilan Joselevich fffb00db1c legendary-gl: 0.20.6 -> 0.20.10 2021-09-09 20:34:33 +03:00
leo60228 fd48ed5022 multimc: unstable-2021-06-21 -> unstable-2021-09-08 2021-09-08 20:50:37 -04:00
github-actions[bot] 2f5ea43e02
Merge master into staging-next 2021-09-07 00:01:32 +00:00
Artturi e3549ba06d
Merge pull request #136905 from Artturin/freecivqt 2021-09-07 00:22:51 +03:00
Artturin a9dacd437f freeciv: wrap gtkClient 2021-09-06 23:18:32 +03:00
Artturin 48082af9b8 freeciv: do not enable gtkClient always on linux
makes it possible to use the qtClient
2021-09-06 23:10:55 +03:00
github-actions[bot] 58c8736bdb
Merge master into staging-next 2021-09-06 12:01:09 +00:00
R. RyanTM f06610c75b fheroes2: 0.9.6 -> 0.9.7 2021-09-06 07:29:22 +00:00
Pavol Rusnak 03637fe586
sdlpop: 1.21 -> 1.22
+ fix build on darwin
2021-09-05 22:31:05 +02:00
R. RyanTM 15fffede73 xsnow: 3.3.0 -> 3.3.1 2021-09-05 02:29:23 +00:00
github-actions[bot] e3f1f8bba2
Merge master into staging-next 2021-09-04 00:01:34 +00:00
Luke Granger-Brown 651d7cdc19 factorio-experimental: 1.1.38 -> 1.1.39 2021-09-03 14:11:40 -07:00
Raphael Megzari ed412c297c
Merge branch 'master' into staging-next 2021-09-03 10:36:17 +09:00
Martin Weinelt 74ca5781d8
Merge pull request #136105 from chvp/bump-0ad
zeroad: 0.0.25 -> 0.0.25b
2021-09-03 02:47:26 +02:00
github-actions[bot] 0630061ef3
Merge master into staging-next 2021-09-02 18:01:20 +00:00
Andreas Rammhold f3e49a4ae5
Merge pull request #136192 from andir/xonotic
xonotic: support user statistics reporting
2021-09-02 17:03:17 +02:00
github-actions[bot] ba543de038
Merge master into staging-next 2021-09-02 06:01:01 +00:00
tomberek 7fa2a288f0
Merge pull request #136410 from chvp/bump-wesnoth
wesnoth: 1.4.16 -> 1.4.17
2021-09-02 01:21:56 -04:00
Charlotte Van Petegem 96f02afbe5
wesnoth: fix license information
source: https://github.com/wesnoth/wesnoth/blob/master/copyright
2021-09-01 21:49:06 +02:00
Charlotte Van Petegem bbf089dfb7
wesnoth: 1.4.16 -> 1.4.17 2021-09-01 21:44:21 +02:00
Alyssa Ross c13cf1e76f
Merge remote-tracking branch 'nixpkgs/master' into staging-next 2021-09-01 07:47:01 +00:00
D Anzorge 7d8d6e8e40 cataclysm-dda: 0.F-1 -> 0.F-2 2021-08-31 18:41:34 +02:00
Dmitry Kalinkin 9013640211
Merge pull request #136085 from Atemu/update/anki-bin
anki-bin: 2.1.46 -> 2.1.47
2021-08-31 01:40:48 -04:00
Andreas Rammhold f5e95757f2
xonotic: support user statistics reporting
Xonotic supports (opt-in) tracking of user statistics. For staistics to
be trackable each player needs a unique identifier that is based on some
cryptographic identity. For that to work we need to build the "blind"
library and provide it do xonotic during runtime.

The official xonotic releases ship with the public key of some sort of
central trust authority and thus we must retain that file within our
data package as well.

Before this commit the crypto_* commands in the ingame console weren't
available. With this commit you should be able to execute "crypto_keys"
commands as show below.

  $ crypto_keys
  0: public key key_0.d0pk (fingerprint: Xon//KssdlzGkFKdnnN4sgg8H+koTbBn5JTi37BAW1Q=)
     private ID key_0.d0si (public key fingerprint: 9piqrk8ajAPRc3BnSbkac5GA+yL3dOwh53BhyrfmVlI=)

Once the above command works you have to configure your player profile
to allow tracking (if you want) via the Multiplayer -> Profile dialog.
In the top right-hand corner there will be checkboxes to control the
level of tracking that you are opting in to.
2021-08-30 17:13:00 +02:00
Martin Weinelt e2575c7de1
Merge branch 'master' into staging-next 2021-08-30 16:08:03 +02:00
Andrew Cann 0c8ba484a8 eternity-engine: 3.42.02 -> 4.02.00 2021-08-30 12:09:39 +08:00
Charlotte Van Petegem 740b698ea1
zeroad: 0.0.25 -> 0.0.25b 2021-08-29 17:47:04 +02:00
Atemu 75d580619d anki-bin: 2.1.46 -> 2.1.47 2021-08-29 10:11:47 +02:00
Atemu e8d2c73f6e anki-bin: passthru sources
It wasn't possible to access the actual source on linux or that of the other OS
2021-08-29 10:08:55 +02:00
B. Kelly c5d61a5e93 deliantra-server: init at 3.1
Includes deliantra-arch, deliantra-maps, and deliantra-data (a combined
package that includes the compiled archetypes and maps and the static
data shipped with the server itself).
2021-08-28 16:23:32 -04:00
Ryan Mulligan dc2d883d5c
Merge pull request #135988 from r-ryantm/auto-update/scid-vs-pc
scid-vs-pc: 4.21 -> 4.22
2021-08-28 08:46:00 -07:00
B. Kelly 2e4e939240 crossfire-client: init at 1.75.0
The client is still getting official releases on a fairly frequent basis, so
this package tracks those rather than SVN head.
2021-08-27 21:55:04 -04:00
B. Kelly 5e65827139 crossfire-server: init at r22111
This adds the Crossfire server package and the corresponding data packages
(maps and archetypes).

Note that this tracks a recent SVN commit; the latest official release is
many years old and no longer widely used (or supported).
2021-08-27 21:54:36 -04:00
R. RyanTM 4ca57d8219 scid-vs-pc: 4.21 -> 4.22 2021-08-28 00:15:09 +00:00
github-actions[bot] b7f2a7d1ba
Merge master into staging-next 2021-08-28 00:01:34 +00:00
Sandro 1970994604
Merge pull request #135952 from Artturin/vintagestory
vintagestory: init at 1.15.5
2021-08-28 01:52:21 +02:00
Artturin 176705c295 vintagestory: init at 1.15.5 2021-08-27 23:13:13 +03:00
0x4A6F 43270a5081
lgogdownloader: formatting 2021-08-27 02:04:52 +02:00