Commit Graph

7761 Commits

Author SHA1 Message Date
github-actions[bot]
8a62479e06
Merge staging-next into staging 2023-08-20 00:03:24 +00:00
TheBrainScrambler
b3e3d4037d
ioquake3: fix incorrect license gpl2Only -> gpl2Plus 2023-08-19 17:04:04 +02:00
Pol Dellaiera
105e0258d0
openarena: fix desktop item desktopName attribute 2023-08-19 16:36:21 +02:00
github-actions[bot]
bb1bf988bc
Merge staging-next into staging 2023-08-19 12:01:31 +00:00
Pol Dellaiera
cac8909c85
Merge pull request #250100 from NixOS/ioquake3/update
ioquake3: fix missing `.so` files at startup and clean-up
2023-08-19 12:31:33 +02:00
Pol Dellaiera
88903dab0f
Merge pull request #250105 from NixOS/openarena/use-source
openarena: compile from sources
2023-08-19 12:29:39 +02:00
7c6f434c
ef827b262c
Merge pull request #250096 from r-ryantm/auto-update/blobby
blobby: 1.1 -> 1.1.1
2023-08-19 07:06:14 +00:00
github-actions[bot]
c9e2cfa3f4
Merge staging-next into staging 2023-08-19 06:01:31 +00:00
Theodore Ni
50a4d6349c
Merge pull request #250059 from tjni/anki
anki: remove pip from anki-build-python
2023-08-18 22:37:36 -07:00
Pol Dellaiera
758b6fa94b
openarena: compile from sources
- Add desktop item
- Use `finalAttrs` pattern
- Sort attributes and parameters naturally
- Update license
- Add `meta.mainProgram` attribute
- Add `drupol` as maintainer
2023-08-19 07:25:46 +02:00
Pol Dellaiera
dbcc734bbd
ioquake3: cleanup
- Fix `ioquake3`
- Remove the arch suffix from the binaries (`ioquake3.x86-64` -> `ioquake3`, `ioq3ded.x86-64` -> `ioq3ded`)
- Add `.desktop` file
- Remove unneeded dependencies
- Clean-up installation phase
- Add `meta.mainProgram` attribute
- Add myself in the maintainer list
2023-08-19 07:06:15 +02:00
R. Ryantm
2076724c51 blobby: 1.1 -> 1.1.1 2023-08-19 04:05:13 +00:00
Nick Cao
9783115b30
Merge pull request #249918 from fgaz/lbreakout2/fixes
lbreakout2: fix runtime issues
2023-08-19 09:00:43 +08:00
github-actions[bot]
313f7c5380
Merge staging-next into staging 2023-08-19 00:02:13 +00:00
Theodore Ni
6a89fda4de
anki: remove pip from anki-build-python 2023-08-18 16:37:20 -07:00
Theodore Ni
ece0953571
Merge branch 'staging-next' into staging 2023-08-18 16:02:27 -07:00
Lily Foster
3effe8ee68
Merge pull request #177578 from Rotaerk/godot-mono
godot3: refactor, rename from godot, and add mono builds
2023-08-18 17:09:31 -04:00
Francesco Gazzetta
fe8acaa832 lbreakout2: fix runtime issues 2023-08-18 11:20:11 +02:00
Pol Dellaiera
ed9af6d93e
Merge pull request #244855 from Tofixrs/master
atlauncher: 3.4.28.1 -> 3.4.30.0
2023-08-18 11:15:17 +02:00
tofixrs
cba1a49c17 atlauncher: 3.4.28.1 -> 3.4.30.0 2023-08-18 10:03:18 +02:00
tofixrs
bcbbd7deee atlauncher: add --no-launcher-update flag
Without the flag if there was an update the launcher wouldnt open.
2023-08-18 10:01:40 +02:00
Jan Tojnar
86797b2008 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
  Merge a5b92645f1 and 0597d865ef
2023-08-16 19:37:11 +02:00
Pol Dellaiera
afa771cb32
Merge pull request #249494 from r-ryantm/auto-update/ferium
ferium: 4.4.0 -> 4.4.1
2023-08-16 17:07:46 +02:00
Thiago Kenji Okada
4186dae4eb
Merge pull request #249528 from meppu/osu-lazer
osu-lazer: 2023.811.0 -> 2023.815.0
2023-08-16 13:51:25 +00:00
meppu
4222fe5bcf
osu-lazer: 2023.811.0 -> 2023.815.0 2023-08-16 15:13:27 +03:00
meppu
23cb71d312
osu-lazer-bin: 2023.811.0 -> 2023.815.0 2023-08-16 15:13:18 +03:00
Pol Dellaiera
09dd1d6b7f
Merge pull request #208280 from jakubpawlowicz/fix/openxcom-update
openxcom: 1.0.0.2019.10.18 -> 1.0.0.2023.08.12
2023-08-16 12:05:50 +02:00
R. Ryantm
b53c6f55d6 ferium: 4.4.0 -> 4.4.1 2023-08-16 09:09:27 +00:00
K900
94f0eeeb03 path-of-building.data: 2.31.1 -> 2.31.2
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.31.1...v2.31.2
2023-08-16 11:11:36 +03:00
K900
6dca7c9e88 path-of-building: slight refactor to make automated updates work + cleanups 2023-08-16 11:10:02 +03:00
Nick Cao
cd822b4978
Merge pull request #249012 from GiggleSquid/pkgs/vintagestory
vintagestory: 1.18.7 -> 1.18.8
2023-08-15 22:29:58 -06:00
Pol Dellaiera
b120b97405
openxcom: minor cleanup
- sort lambda parameters
- remove obsolete `rec`
- sort `buildInputs`
- remove meta `with lib;`
2023-08-15 22:16:35 +02:00
Jakub Pawlowicz
e53ffbdbee
openxcom: 1.0.0.2019.10.18 -> 1.0.0.2023.08.12
Updates openxcom to the latest version available.
2023-08-15 22:16:19 +02:00
K900
f5ffea29de
Merge pull request #248410 from K900/forge-mtg-1.6.57
forge-mtg: 1.6.56 -> 1.6.57
2023-08-15 22:29:35 +03:00
K900
574d11f231 path-of-building: 2.31.0 -> 2.31.1 2023-08-15 22:19:54 +03:00
K900
6edd6f71c7 treewide: clean up all qttranslations workarounds
There are two kinds of changes here:
- removing explicit qttranslations path hardcoding from applications that were patched to do it
- replacing qttranslations in buildInputs with qttools for packages that really depend on the latter

After this, qttranslation is never used outside Qt itself, as it should.
2023-08-15 22:11:39 +03:00
K900
2b50eb792a path-of-building: 2.30.1 -> 2.31.0 2023-08-14 21:29:31 +03:00
Jack Connors
a50269d141
vintagestory: 1.18.7 -> 1.18.8
see: https://www.vintagestory.at/blog.html/news/v1188-net7-migration-completed-r363/
also removed mono/dotnet4 and experimental build since dotnet7 is now fully implimented
2023-08-14 03:36:32 +01:00
Weijia Wang
07c07dbbdc
Merge pull request #235879 from tomfitzhenry/minetest-server-aarch64
mindustry-server: enable on aarch64-linux
2023-08-14 00:07:21 +02:00
Weijia Wang
2d75e9b458
Merge pull request #248919 from r-ryantm/auto-update/unciv
unciv: 4.7.11 -> 4.7.13
2023-08-13 16:38:14 +02:00
Weijia Wang
572140539c
Merge pull request #248907 from TheBrainScrambler/fteqw
fteqw: unstable-2022-08-09 -> unstable-2023-08-03
2023-08-13 16:13:09 +02:00
R. Ryantm
0305a6950d unciv: 4.7.11 -> 4.7.13 2023-08-13 13:10:34 +00:00
esthromeris
96e3451390 fteqw: unstable-2022-08-09 -> unstable-2023-08-03 2023-08-13 14:05:09 +02:00
Azat Bahawi
0910b6c1c9
Merge pull request #246555 from azahi/qzdl
qzdl: init at unstable-2023-04-04
2023-08-13 14:33:49 +03:00
Sefa Eyeoglu
a1a757feb8 prismlauncher: rename to programs/libs runtimePrograms/runtimeLibs
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-13 07:10:04 +01:00
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