Sefa Eyeoglu
921102518a
prismlauncher: add mesa-demos to PATH
...
Prism Launcher uses glxinfo to query GPU information.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-13 07:10:04 +01:00
Sefa Eyeoglu
d60de69148
prismlauncher: add additionalPrograms parameter
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-13 07:10:04 +01:00
Sefa Eyeoglu
65db78515a
prismlauncher: add flite for TTS support
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-13 07:10:04 +01:00
Artturi
2600d09113
Merge pull request #247562 from trofi/wesnoth-gcc-13-fix
...
wesnoth: backport gcc-13 fix
2023-08-13 06:47:34 +03:00
meppu
8a84833c2e
osu-lazer: 2023.803.0 -> 2023.811.0
2023-08-11 22:35:57 +03:00
meppu
0b4ba66034
osu-lazer-bin: 2023.803.0 -> 2023.811.0
2023-08-11 22:35:48 +03:00
Jan Malakhovski
7eefa92432
keeperrl: cleanup expression
2023-08-11 09:20:44 +00:00
Jan Malakhovski
0e38454027
treewide: noop: misc cleanups
2023-08-11 09:20:44 +00:00
Franz Pletz
a1e5ebb20c
Merge pull request #246781 from jopejoe1/minecraft-servers
...
minecraft-server: fix update script and update versions
2023-08-10 16:02:27 +02:00
Atemu
ce5e4a6ef2
Merge pull request #248162 from edanaher/anki-pass-command-line-arguments
...
anki-bin: pass command-line arguments through anki-wrapper
2023-08-10 09:59:29 +02:00
figsoda
17d404ee80
zig.hook: rename from zigHook
...
This makes using specific versions of zig easier (without overrides)
2023-08-10 02:37:53 +00:00
figsoda
cd6d4800ed
Merge pull request #248164 from rardiol/openra
...
openra: drop rardiol maintainership
2023-08-09 14:54:33 -04:00
Ricardo Ardissone
960c4e36bd
openra: drop rardiol maintainership
2023-08-09 14:34:01 -03:00
Evan Danaher
de88bd94d6
anki-bin: pass command-line arguments through anki-wrapper
2023-08-09 13:08:46 -04:00
Daniel Hill
71390f9bb6
openttd: add some missing dependencies ( #247671 )
...
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2023-08-09 14:53:08 +02:00
Nick Cao
ab490f698b
Merge pull request #247833 from Luflosi/update/aaaaxy
...
aaaaxy: 1.4.39 -> 1.4.42
2023-08-08 18:46:32 -06:00
Vladimír Čunát
41c7605718
Merge #245935 : staging-next 2023-07-28
2023-08-08 07:33:42 +02:00
Franz Pletz
01ed9866d6
Merge pull request #246532 from SFrijters/openttd-13.4
2023-08-08 04:12:49 +02:00
Luflosi
8cf38683bd
aaaaxy: 1.4.39 -> 1.4.42
...
https://github.com/divVerent/aaaaxy/releases/tag/v1.4.42
2023-08-07 20:03:10 +02:00
github-actions[bot]
462b4c7567
Merge master into staging-next
2023-08-07 18:01:16 +00:00
Sergei Trofimovich
25fed6c0ee
wesnoth: backport gcc-13 fix
...
Without the change `wesnoth` fails to build against `gcc-13` as:
$ nix build --impure --expr 'with import <nixpkgs> {}; wesnoth.override { stdenv = gcc13Stdenv; }' -L
In file included from /build/source/src/serialization/base64.cpp:16:
/build/source/src/serialization/base64.hpp:23:49: error: 'uint8_t' was not declared in this scope
23 | using byte_string_view = std::basic_string_view<uint8_t>;
| ^~~~~~~
/build/source/src/serialization/base64.hpp:20:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
19 | #include <vector>
+++ |+#include <cstdint>
20 |
2023-08-06 20:07:53 +01:00
R. Ryantm
4f312b2473
cdogs-sdl: 1.4.2 -> 1.5.0
2023-08-06 16:36:38 +00:00
github-actions[bot]
c90f3611dc
Merge master into staging-next
2023-08-06 00:02:21 +00:00
Weijia Wang
c447ba5801
Merge pull request #244180 from nrhtr/fix-supertuxkart-darwin
...
superTuxKart: fix missing dependency on darwin
2023-08-06 00:50:30 +02:00
Keenan Weaver
d7768d14f6
doomrunner: 1.8.0 -> 1.8.1
2023-08-05 15:45:16 -05:00
github-actions[bot]
e329dc70ee
Merge master into staging-next
2023-08-05 18:01:09 +00:00
Francesco Gazzetta
29115de76e
Merge pull request #246542 from fgaz/domination/1.2.8
...
domination: 1.2.7 -> 1.2.8
2023-08-05 17:41:40 +02:00
github-actions[bot]
6458cb74a2
Merge master into staging-next
2023-08-05 12:01:30 +00:00
Anderson Torres
dd8d813a73
blackshades: use zigHook
...
Also, a cosmetic refactor:
- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes )
2023-08-05 11:10:50 +00:00
Francesco Gazzetta
1eb6175b0d
domination: 1.2.8 -> 1.2.9
2023-08-05 10:52:05 +02:00
Vladimír Čunát
3af97fc9ee
treewide: amend hacks of removing $(pwd)
...
The strip phase is using $TMPDIR now, so it would fail with:
mktemp: failed to create file via template 'striperr.XXXXXX': No such file or directory
2023-08-05 09:26:04 +02:00
Jack Connors
d59a43bdb3
vintagestory: 1.18.6 -> 1.18.7
...
see: https://www.vintagestory.at/blog.html/news/v1187-thatll-buff-it-out-r361/
also updates the experimental version to 1.18.8-rc.1 (this is effectively the same as 1.18.7 but built on dotnet7) see: https://www.vintagestory.at/blog.html/news/v1188-rc1-the-plunge-to-net7-r362/
2023-08-05 04:17:29 +01:00
github-actions[bot]
3af9469ebd
Merge master into staging-next
2023-08-04 18:01:05 +00:00
Artturi
d39659a5e8
Merge pull request #247095 from ambroisie/meta-main-program
2023-08-04 18:24:00 +03:00
Weijia Wang
80a2387e73
Merge pull request #246875 from r-ryantm/auto-update/ckan
...
ckan: 1.32.0 -> 1.33.2
2023-08-04 17:21:34 +02:00
Bruno BELANYI
feac9edf6a
treewide: add meta.mainProgram
...
Related PR: NixOS#246386
2023-08-04 10:32:10 +00:00
github-actions[bot]
83383ab4a5
Merge master into staging-next
2023-08-04 06:01:21 +00:00
Pierre Bourdon
0805d2fc36
Merge pull request #246898 from getchoo/prism-darwin
...
prismlauncher: add support for darwin
2023-08-04 05:30:06 +02:00
github-actions[bot]
0542af4e29
Merge master into staging-next
2023-08-04 00:02:04 +00:00
Weijia Wang
00abdb43c6
Merge pull request #247010 from wegank/smpeg-darwin
...
smpeg: unbreak on darwin
2023-08-04 00:05:12 +02:00
Weijia Wang
d813fcfeff
treewide: mark packages broken on darwin
2023-08-03 22:39:54 +02:00
github-actions[bot]
e13e3f4c54
Merge master into staging-next
2023-08-03 18:01:14 +00:00
seth
7ed803a136
prismlauncher: add support for darwin
2023-08-03 12:56:06 -04:00
Jan Malakhovski
d8f7f6a5ce
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 2: the non-trivial cases
2023-08-03 16:32:05 +00:00
Jan Malakhovski
5852f26bdc
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 1: trivial cases
2023-08-03 16:32:03 +00:00
Francesco Gazzetta
4d6f81debf
domination: 1.2.7 -> 1.2.8
...
Source for rev 2433 corresponding to 1.2.8 is
https://discord.com/channels/809801422987067404/809801423482650627/1136445014671626360
2023-08-03 16:27:00 +02:00
meppu
adda8c864c
osu-lazer: 2023.717.0 -> 2023.803.0
2023-08-03 16:25:26 +03:00
meppu
4e11f93118
osu-lazer-bin: 2023.717.0 -> 2023.803.0
2023-08-03 14:15:46 +03:00
R. Ryantm
970082f20b
ckan: 1.32.0 -> 1.33.2
2023-08-02 23:32:08 +00:00
jopejoe1
0f47d4b51c
minecraft-server: 1.20 -> 1.20.1, 1.7.9 -> 1.7.10
2023-08-02 15:31:56 +02:00