Commit Graph

9737 Commits

Author SHA1 Message Date
Sandro Jäckel
d50e23f0a4
glxinfo: replace with mesa-demos 2024-08-28 14:38:12 +02:00
Sandro
58bd90220b
ffmpeg_4: almost drop (#336401) 2024-08-27 22:08:20 +02:00
7c6f434c
45e131daf3
sgt-puzzles: 20240817.262f709 -> 20240827.52afffa (#337655) 2024-08-27 10:48:16 +00:00
Azat Bahawi
9fc136dc3f
vcmi: 1.5.6 -> 1.5.7 (#337599) 2024-08-27 09:14:06 +00:00
R. Ryantm
e8dd7856cf sgt-puzzles: 20240817.262f709 -> 20240827.52afffa 2024-08-27 07:56:42 +00:00
R. Ryantm
6dc98f933d vcmi: 1.5.6 -> 1.5.7 2024-08-27 00:19:12 +00:00
Julien Moutinho
2de55545ff gcompris: fix loading of image assets
Previously some games were not able to load some WebP image assets,
eg. the Erase game failed to display any cute background image,
making it unattractive:

> qrc:/gcompris/src/activities/erase/Erase.qml:26:20: QML Image:
> Error decoding: qrc:/gcompris/src/activities/erase/resource/butterfly.webp:
> Unsupported image format
2024-08-26 21:24:08 +02:00
Martin Weinelt
9c50de8b57
tree-wide: remove eelco as maintainer from things he no longer maintains (#336287) 2024-08-26 20:39:56 +02:00
Sandro
9eb55825d6
steam: fix 32bit driver check, use 32bit compatible ldd, make pressure-vessel better (#330468) 2024-08-26 14:18:37 +02:00
Francesco Gazzetta
669ce8b640 warzone2100: 4.5.1 -> 4.5.2 2024-08-25 16:54:54 +00:00
Sergei Trofimovich
7d09678df5 xmoto: 0.6.1 -> 0.6.2
The primary change is the switch to SDL2.

Changes: https://github.com/xmoto/xmoto/releases/tag/v0.6.2
2024-08-25 11:26:41 +01:00
Fabián Heredia Montiel
ccf17bc587
Merge pull request #336649 from joelkoen/maintainer
treewide: remove maintainer joelkoen
2024-08-24 11:05:22 -06:00
Philip Taron
c3ede4ac04
Merge pull request #336743 from pbsds/migrate-buildphase-1724408288
treewide: `buildPhase="true"` -> `dontBuild=true`
2024-08-23 15:14:04 -07:00
Sandro
fc296a9879
Merge pull request #336748 from eclairevoyant/drop-roblox
drop roblox clients
2024-08-23 23:38:37 +02:00
Emily
377931f9a5
Merge pull request #336157 from emilazy/push-zxyzmplspwmq
openrw: unstable-2021-10-14 -> 0-unstable-2024-04-20
2024-08-23 15:31:48 +01:00
éclairevoyant
97464b21a2
grapejuice: remove 2024-08-23 09:37:01 -04:00
Peder Bergebakken Sundt
63c88c4e8a treewide: buildPhase="true" -> dontBuild=true 2024-08-23 12:21:08 +02:00
R. Ryantm
fc0f323d8c dxx-rebirth: 0-unstable-2024-01-13 -> 0.60.0-beta2-unstable-2024-08-11 2024-08-23 09:26:14 +02:00
Sebastián Mancilla
03b6d419ad
Merge pull request #332321 from r-ryantm/auto-update/papermc
papermc: 1.21-108 -> 1.21-124
2024-08-22 21:52:11 -04:00
Joel Koen
5bcc4ada63
treewide: remove maintainer joelkoen 2024-08-23 09:46:20 +10:00
Franz Pletz
955740008a
Merge pull request #336169 from emilazy/push-okvwnpyymvzm 2024-08-22 00:51:01 +02:00
Emily
4d77d90c23 ultrastardx: unpin FFmpeg 4
From <https://usdx.eu/news/2024/05/18/release.html>:

> * Support FFmpeg 7.0 #827
2024-08-21 23:01:51 +01:00
7c6f434c
0885b99135
Merge pull request #336208 from r-ryantm/auto-update/sgt-puzzles
sgt-puzzles: 20240802.1c1899e -> 20240817.262f709
2024-08-21 17:04:00 +00:00
K900
ab13423a41
Merge pull request #335737 from aidalgol/heroic-2.15
Heroic Games Launcher: 2.14.1 -> 2.15.1
2024-08-21 15:35:46 +03:00
Jade Lovelace
5dfdb09561 tree-wide: remove eelco as maintainer from things he no longer maintains
While preparing this change, I read the git blame on all of the files I
touched. I saw a working lifetime of building this system which we use
every day and love dearly and keep maintained ourselves. I saw commits
from a 14 year range between 2003 to 2017!! I could not be more thankful
for Eelco's work on building large parts of the foundation of nixpkgs
that all of us rely on now.

However, the end date of that range of the files I looked at the blame
on was 2017. I did not see surviving code from any newer date than that.
Looking at the Git logs, Eelco has been working on other things, and
that's totally fine.

However, it means that our maintenance metadata is out of date on a lot
of packages, and *that*'s the reason I am submitting this change. There
are a lot of packages that don't have anyone with their name on them to
be pinged if they need attention, even if they have had recent activity
(although it is never clear if recent activity was just someone fixing
it because ZHF or because the package actually matters to them).
There are a lot of packages with storied history that maybe don't need
to be in the set anymore at all since they have not been touched in
years; or maybe they are simply finished.

Empty maintainer lists should be a sign that we need to figure out who
maintains it or potentially remove it if it has rotted, and allowing the
maintainer list to be empty if it is already not maintained is part of a
healthy repository ecology.

Either way, I would like to have the maintenance metadata not mislead
anyone into sending Eelco emails about packages he doesn't, in practice,
work on anymore. I have not removed his name from everything; there are
some things that he is the upstream for or has worked on more recently,
for instance, like Nix, which I have left alone.
2024-08-21 01:17:45 -07:00
R. Ryantm
52930d011d sgt-puzzles: 20240802.1c1899e -> 20240817.262f709 2024-08-21 00:45:00 +00:00
Emily
500282f179 hedgewars: add patch for FFmpeg ≥ 6
This is only used for replay video recording, so the potential blast
radius is minimal.
2024-08-20 22:18:26 +01:00
Emily
9a6b722284 openrw: unstable-2021-10-14 -> 0-unstable-2024-04-20
Includes fixes for FFmpeg 6.
2024-08-20 21:33:02 +01:00
Aidan Gauland
a7c9a1c05a
heroic: 2.14.1 -> 2.15.1 2024-08-20 21:39:04 +12:00
Aidan Gauland
2a5496d806
heroic: add icu to FHS env
Fixes #327153
2024-08-20 21:21:44 +12:00
Matteo Pacini
e9690f6295 widelands: darwin support 2024-08-19 18:03:46 +01:00
Philip Taron
8ee773a28e
ultrastardx: remove with statements 2024-08-18 06:31:18 -07:00
Philip Taron
8910fea8d2
simutrans: remove with statements 2024-08-18 06:31:18 -07:00
Philip Taron
96d895f6a9
mindustry: remove with statements 2024-08-18 06:31:17 -07:00
Philip Taron
979820ea65
ezquake: remove with statements 2024-08-18 06:31:17 -07:00
K900
33a0e1e2bc path-of-building.data: 2.48.1 -> 2.48.2
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.48.1...v2.48.2
2024-08-18 08:25:31 +03:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
Nick Cao
2ac1bb462c
Merge pull request #335276 from qubitnano/ship806
shipwright: 8.0.5 -> 8.0.6
2024-08-17 14:11:59 -04:00
qubitnano
63619d1aa3 shipwright: 8.0.5 -> 8.0.6 2024-08-16 20:57:23 -04:00
Gutyina Gergő
ebf6473c69
osu-lazer: 2024.816.0 -> 2024.817.0 2024-08-17 00:53:42 +02:00
Gutyina Gergő
04f9680c55
osu-lazer-bin: 2024.816.0 -> 2024.817.0 2024-08-17 00:39:59 +02:00
Guanran Wang
d0b50b84ba
osu-lazer: 2024.731.0 -> 2024.816.0 2024-08-16 19:38:59 +08:00
Guanran Wang
f6a1ace8d8
osu-lazer-bin: 2024.731.0 -> 2024.816.0 2024-08-16 19:27:41 +08:00
superherointj
a8ee39fa52
Merge pull request #334752 from museoa/upload-doomretro
doomretro: 5.4 -> 5.5.1
2024-08-15 18:43:07 -03:00
K900
9d93a67ed1 path-of-building.data: 2.47.3 -> 2.48.1
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.47.3...v2.48.1
2024-08-15 08:56:04 +03:00
Anderson Torres
40d9cf0c86 doomretro: migrate to by-name 2024-08-14 23:19:46 -03:00
Sebastián Mancilla
fd37980f90
Merge pull request #330532 from r-ryantm/auto-update/instawow
instawow: 4.4.0 -> 4.7.0
2024-08-13 22:12:28 -04:00
Peder Bergebakken Sundt
1f0b55c5cc
Merge pull request #330041 from Sigmanificient/1oom-1-10-1
_1oom: 1.8.1 -> 1.10.1
2024-08-14 02:12:32 +02:00
Emily
5301a08ae5
Merge pull request #333602 from martinetd/anki_rust_1.80
anki: 24.06.2 -> 24.06.3, rust 1.80 fix
2024-08-13 20:19:33 +01:00
Pol Dellaiera
4d1171ebc8
Merge pull request #334256 from r-ryantm/auto-update/minecraft-server
minecraft-server: 1.21 -> 1.21.1
2024-08-13 21:04:32 +02:00