Commit Graph

9675 Commits

Author SHA1 Message Date
Edwin Mackenzie-Owen
e9761ca2ae minetest: add arg for using irrlicht's SDL backend
Irrlicht's SDL device (=backend) was enabled by default for the 5.9.0
pre-release, but was disabled again at the last minute before the
release due to issues reported by some users.

NOTE: the irrlicht device is a compile time option and cannot be
switched at runtime.
2024-08-12 22:08:25 +02:00
Edwin Mackenzie-Owen
d61c03fe46 minetest: 5.8.0 -> 5.9.0
* remove irrlichtmt input. Minetest's irrlicht fork has been moved into
  the minetest repo and is now statically linked.
* remove mesa from buildInputs for darwin. Otherwise startup fails with
  "OpenGL driver version is not 1.2 or better." and "Shaders are enabled
  but GLSL is not supported by the driver.". Presumably that happens
  because minetest tries to use an incomplete OpenGL driver from mesa
  instead of the drivers provided by macOS.
* remove withTouchSupport arg, as the upstream CMake option has been
  removed. Touch support should now always be enabled.
* make minetest-touch an alias for minetestclient
* remove unused args
2024-08-12 22:07:55 +02:00
Florian
ad91a23e66
Merge pull request #333634 from ornicar/stockfish-update-16.1
Stockfish update: 16 -> 16.1
2024-08-12 16:12:22 +02:00
Thibault Duplessis
529157ef28 stockfish: 16 -> 16.1
Stockfish 16.1 now uses 2 NNUE files:
https://stockfishchess.org/blog/2024/stockfish-16-1/
2024-08-12 15:14:00 +02:00
Peder Bergebakken Sundt
802e4fdba1
Merge pull request #333318 from OmnipotentEntity/katago-1.15.3
katago: 1.14.1 -> 1.15.3
2024-08-12 00:37:35 +02:00
Nick Cao
bd17d739a8
Merge pull request #333901 from r-ryantm/auto-update/blightmud-tts
blightmud-tts: 5.3.0 -> 5.3.1
2024-08-11 11:16:36 -04:00
R. Ryantm
12fcee7344 blightmud-tts: 5.3.0 -> 5.3.1 2024-08-11 13:04:19 +00:00
Someone
78d1fae7d2
Merge pull request #333707 from flokli/glew-egl
glew: enable both EGL and GLX
2024-08-11 12:50:05 +00:00
Florian Klink
d025091b35 glew: enable both EGL and GLX
Re-roll of https://github.com/NixOS/nixpkgs/pull/328907, but this time
adding the patch from ArchLinux, which keeps both EGL and GLX code paths
active.

Remove overrides where EGL was explicitly requested previously, as well
as the glew-egl package variant.

Add an alias for glew-egl, in case there's any users of this outside
of nixpkgs.
2024-08-11 15:11:22 +03:00
R. Ryantm
a0c83616e8 vkquake: 1.31.0 -> 1.31.1.1 2024-08-11 04:39:11 +00:00
R. Ryantm
a04e772724 nile: 1.1.0-unstable-2024-07-15 -> 1.1.1-unstable-2024-08-07 2024-08-10 07:37:18 +00:00
hand7s
cc0bc412a6 mindustry: add zenity to $PATH
Co-authored-by: Francesco Gazzetta <fgaz@fgaz.me>
2024-08-09 17:55:52 +00:00
Michael Reilly
bf2cebf539 katago: 1.14.1 -> 1.15.3 2024-08-08 17:12:07 -05:00
Johannes Jöns
1914a451ca
Merge pull request #257034 from t4ccer/t4/bump-7kaa
_7kaa: 2.15.5 -> 2.15.6
2024-08-07 18:45:21 +02:00
tomberek
6ca3ad7c9c
Merge pull request #329327 from poperigby/vkquake-1.31.0
vkquake: 1.22.3 → 1.31.0
2024-08-07 00:36:37 -04:00
7c6f434c
317e7082a9
Merge pull request #332530 from r-ryantm/auto-update/sgt-puzzles
sgt-puzzles: 20240330.fd304c5 -> 20240802.1c1899e
2024-08-07 00:22:09 +00:00
PopeRigby
10b32454ad vkquake: move installation steps to installPhase 2024-08-06 12:23:38 -07:00
PopeRigby
7bbbeff617
vkquake: use makeLibraryPath
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-08-06 12:19:38 -07:00
R. Ryantm
55e0cd2180 brogue-ce: 1.13 -> 1.14 2024-08-05 18:29:24 +00:00
R. Ryantm
1a58a2093e sgt-puzzles: 20240330.fd304c5 -> 20240802.1c1899e 2024-08-05 17:38:12 +00:00
R. Ryantm
0db436f8dc vcmi: 1.5.5 -> 1.5.6 2024-08-05 16:35:43 +00:00
PopeRigby
e55ed5e394 maintainers: add poperigby 2024-08-04 18:58:26 -07:00
Pol Dellaiera
a53ecd98e1
Merge pull request #332246 from imxyy1soope1/update-hmcl
hmcl: 3.5.8 -> 3.5.9
2024-08-04 23:02:19 +02:00
imxyy_soope_
3e3b4c910c hmcl: 3.5.8 -> 3.5.9
hmcl: add missing glib dependency
2024-08-04 21:28:24 +08:00
Pol Dellaiera
00e9bb6c79
Merge pull request #331752 from TheBrainScrambler/fallout-ce-rm
fallout-ce: remove TheBrainScrambler as maintainer
2024-08-03 21:15:44 +02:00
esthromeris
9f6e9449fc fallout-ce: remove TheBrainScrambler as maintainer 2024-08-02 13:56:44 +02:00
tomberek
780740f2a1
Merge pull request #321290 from euank/anki-update2
anki: 24.04 -> 24.06.2
2024-08-02 02:53:21 -04:00
Peder Bergebakken Sundt
b926e6ece9
Merge pull request #331116 from pbsds/fix-finalattrs-docheck-1722356587
treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
2024-08-01 14:58:44 +02:00
TomaSajt
6a95df6cfd
osu-lazer{,-bin}: 2024.727.0 -> 2024.731.0 2024-07-31 12:34:04 +02:00
Masum Reza
324f3f75f3
Merge pull request #316823 from numinit/armagetronad-fix-install-check
armagetronad: update 0.4; fix possible problem in installCheckPhase
2024-07-31 10:20:18 +05:30
Peder Bergebakken Sundt
6f7b496931
Merge pull request #329355 from atemp/ddnet_18
ddnet: 18.3.1 -> 18.4
2024-07-30 21:50:23 +02:00
Morgan Jones
8abfb83a31
armagetronad: use libxml2 with HTTP support 2024-07-30 11:32:34 -07:00
Morgan Jones
105bb49c4b
armagetronad: add passthru.tests 2024-07-30 11:32:13 -07:00
Morgan Jones
204cb87e31
armagetronad: fix installCheckPhase on hydra 2024-07-30 11:32:13 -07:00
Peder Bergebakken Sundt
29ab705c17 treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
repeat of #271241
discussion: #272978

I did not replace the instance in eiwd, since it causes an infinite recursion.
2024-07-30 18:32:01 +02:00
K900
0ff87869c1 path-of-building.data: 2.47.2 -> 2.47.3
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.47.2...v2.47.3
2024-07-30 10:42:19 +03:00
K900
41ad9a1fda path-of-building.data: 2.46.0 -> 2.47.2
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.46.0...v2.47.2
2024-07-29 10:30:35 +03:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Peder Bergebakken Sundt
ee37cb76ea
Merge pull request #319307 from devusb/chiaki4deck-ws
chiaki4deck: restore check for curl websocket support
2024-07-28 23:47:20 +02:00
Anderson Torres
9a624d10e3 treewide: remove viric from meta.maintainers [orphans]
Since theey is not active from at least six years.

All the packages on this commit became orphans.

---------------------------------------------------------------------------
There are files not covered by this commit, because they will be adopted
soon. Namely:

- pkgs/by-name/zs/zsync/package.nix
- pkgs/games/bsdgames/default.nix
- pkgs/misc/ghostscript/default.nix
- pkgs/os-specific/linux/kernel/perf/default.nix
- pkgs/tools/system/logrotate/default.nix
2024-07-28 11:48:51 -03:00
Anderson Torres
c9deae12d7 treewide: remove viric from meta.maintainers [no orphans]
Since theey is not active from at least six years.
2024-07-28 10:47:12 -03:00
github-actions[bot]
384d08d20d
Merge master into staging-next 2024-07-28 06:01:00 +00:00
tomberek
c2021bd528
Merge pull request #329323 from r-ryantm/auto-update/papermc
papermc: 1.21-62 -> 1.21-108
2024-07-28 00:34:19 -04:00
tomberek
7a2d9e9ba2
Merge pull request #330402 from r-ryantm/auto-update/yquake2
yquake2: 8.30 -> 8.40
2024-07-28 00:22:38 -04:00
github-actions[bot]
62e86d24d6
Merge master into staging-next 2024-07-28 00:02:44 +00:00
PPHyperion
cd4ec50142
osu-lazer-bin: 2024.726.0 -> 2024.727.0 2024-07-27 18:45:42 +02:00
PPHyperion
a0ffb41a10
osu-lazer: 2024.726.0 -> 2024.727.0 2024-07-27 18:44:46 +02:00
R. Ryantm
c484d3b36a yquake2: 8.30 -> 8.40 2024-07-27 12:20:54 +00:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Aleksana
577a9c43f3
Merge pull request #330042 from Sigmanificient/remove-leading-space-description
treewide: remove trailing space in description
2024-07-26 23:48:02 +08:00