3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5118 commits

Author SHA1 Message Date
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
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