1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 11:40:45 +00:00
Commit graph

5083 commits

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