github-actions[bot]
c8c18095f9
Merge master into staging-next
2024-09-26 18:04:33 +00:00
Francesco Gazzetta
bf1847c96c
shorter-pixel-dungeon: 1.4.0 -> 1.5.0
...
Release: https://github.com/TrashboxBobylev/Shorter-Pixel-Dungeon/releases/tag/Short-1.5.0
2024-09-26 12:59:07 +00:00
Francesco Gazzetta
d393ac8e93
rat-king-adventure: 1.5.3 -> 2.0.0
...
Release: https://github.com/TrashboxBobylev/Rat-King-Adventure/releases/tag/2.0.0
2024-09-26 12:58:21 +00:00
R. Ryantm
3292bd5b01
crawl: 0.32.0 -> 0.32.1
2024-09-26 12:31:52 +00:00
K900
a9128ce2f2
Merge remote-tracking branch 'origin/master' into staging-next
2024-09-25 21:07:19 +03:00
Nick Cao
49ef17fec6
rpg-cli: 1.0.1 -> 1.2.0 ( #344350 )
2024-09-25 08:40:12 -04:00
K900
5820b7618c
heroic: 2.15.1 -> 2.15.2 ( #343364 )
2024-09-25 09:40:53 +03:00
github-actions[bot]
ce44139ef1
Merge master into staging-next
2024-09-25 06:04:53 +00:00
R. Ryantm
b1689a2f21
rpg-cli: 1.0.1 -> 1.2.0
2024-09-25 05:22:35 +00:00
Artturin
f0e657f3b1
Merge branch 'master' into staging-next
2024-09-25 06:05:01 +03:00
OTABI Tomoya
c5a1d23e15
space-station-14-launcher: 0.28.1 -> 0.29.0 ( #341991 )
2024-09-25 12:00:08 +09:00
Artturin
e0464e4788
treewide: replace stdenv.is
with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
R. Ryantm
1b42ad1524
abbaye-des-morts: 2.0.2 -> 2.0.4
2024-09-24 01:18:33 +00:00
github-actions[bot]
9a6f63ebed
Merge master into staging-next
2024-09-23 18:04:34 +00:00
R. Ryantm
3db1131490
shattered-pixel-dungeon: 2.5.0 -> 2.5.2
2024-09-23 15:33:41 +00:00
github-actions[bot]
3625d99bb2
Merge master into staging-next
2024-09-23 00:14:30 +00:00
Pol Dellaiera
aacd442471
steam: fixed "/etc/NIXOS" bind failing ( #343772 )
2024-09-22 22:15:49 +02:00
mksafavi
23f8ab036c
steam: fixed "/etc/NIXOS" bind failing
2024-09-22 21:24:16 +03:30
Peter Hoeg
b5b9440979
tuxpaint: add mainProgram
2024-09-22 16:44:45 +02:00
github-actions[bot]
6bb2408295
Merge master into staging-next
2024-09-22 12:05:17 +00:00
Aleksana
7a86e245b2
experienced-pixel-dungeon: 2.18 -> 2.18.2 ( #341537 )
2024-09-22 19:06:56 +08:00
github-actions[bot]
3d52decd63
Merge master into staging-next
2024-09-22 06:04:18 +00:00
K900
6c8c52c5e0
Steam: update bootstrap ( #343600 )
2024-09-22 07:22:25 +03:00
Aidan Gauland
425fa5a710
steamPackages.steam: 1.0.0.74 -> 1.0.0.81
2024-09-22 10:25:19 +12:00
Aidan Gauland
2af6e069b3
steamPackages.steam: use hash instead of sha256 attr
2024-09-22 10:22:15 +12:00
Aidan Gauland
1bdf3d55ce
steamPackages.steam: add update script
2024-09-22 10:18:34 +12:00
Aidan Gauland
e6262e0ced
steamPackages.steam: convert to use finalAttrs
2024-09-22 10:16:18 +12:00
github-actions[bot]
f2c1ad7ad5
Merge master into staging-next
2024-09-21 18:03:54 +00:00
7c6f434c
3c8525a3b7
sgt-puzzles: 20240909.53ceb98 -> 20240911.cd97968 ( #343484 )
2024-09-21 18:03:40 +00:00
R. Ryantm
de35272571
sgt-puzzles: 20240909.53ceb98 -> 20240911.cd97968
2024-09-21 11:46:49 +00:00
Aidan Gauland
7747aa9b17
heroic: reformat to follow RFC style
2024-09-21 09:39:50 +12:00
Aidan Gauland
0ffc21b100
heroic: 2.15.1 -> 2.15.2
2024-09-21 09:37:11 +12:00
Aidan Gauland
f9f65a7b29
heroic: Set updateScript
...
This is easy now with pnpm.
2024-09-21 09:34:43 +12:00
R. Ryantm
98826e3b12
gogdl: 1.1.1 -> 1.1.2
2024-09-20 10:40:14 +00:00
K900
d8a54461fc
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-20 07:27:56 +03:00
R. Ryantm
bbc869511e
chiaki-ng: 1.8.1 -> 1.9.0
2024-09-20 01:37:43 +00:00
R. Ryantm
11e81a047e
papermc: 1.21.1-69 -> 1.21.1-85
2024-09-19 21:20:02 +00:00
Peder Bergebakken Sundt
8aa42ae0d9
treewide: remove CMAKE_BUILD_TYPE from cmakeFlags ( #336854 )
2024-09-19 22:32:31 +02:00
Peder Bergebakken Sundt
e65d2211b9
fheroes2: 1.1.1 -> 1.1.2 ( #342457 )
2024-09-19 22:27:49 +02:00
h7x4
9a6c76c4af
treewide: remove unused inputs ( #342672 )
2024-09-19 20:36:18 +02:00
Atemu
fa09c7cca3
steam-run: make free and create version without steam ( #334773 )
2024-09-19 15:09:28 +02:00
github-actions[bot]
71d46fbcdf
Merge staging-next into staging
2024-09-18 18:04:48 +00:00
bb2020
cea145942d
gimx: unstable-2021-08-31 -> 8.0 ( #336754 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-09-18 18:29:20 +02:00
github-actions[bot]
81d645b6a9
Merge staging-next into staging
2024-09-18 06:05:20 +00:00
Ben Siraphob
4b87f8820e
stockfish: 16.1 -> 17 ( #340473 )
2024-09-18 00:05:46 -04:00
github-actions[bot]
b638e02a58
Merge staging-next into staging
2024-09-18 00:13:59 +00:00
Peder Bergebakken Sundt
8c8c27bb19
treewide: remove unused inputs
2024-09-18 01:00:07 +02:00
Nick Cao
09c97f2e17
ferium: 4.7.0 -> 4.7.1 ( #342535 )
2024-09-17 15:30:34 -04:00
nicoo
a7013f2fc3
gweled: sha256
→ hash
2024-09-17 15:00:27 +00:00
Vladimír Čunát
75da841952
Merge branch 'master' into staging
2024-09-17 16:38:37 +02:00
nicoo
82c5da990a
nile: 1.1.1 -> 1.1.2 ( #342414 )
2024-09-17 13:46:36 +00:00
R. Ryantm
91a73c3cc9
ferium: 4.7.0 -> 4.7.1
2024-09-17 12:59:28 +00:00
K900
b24e9a53ca
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-17 09:07:34 +03:00
Sergei Trofimovich
cf76a0d0c4
fheroes2: 1.1.1 -> 1.1.2
...
Changes: https://github.com/ihhub/fheroes2/releases/tag/1.1.2
2024-09-17 06:39:16 +01:00
Aleksana
a2cad4db0b
treewide: migrate packages to by-name ( #341412 )
2024-09-17 11:17:16 +08:00
github-actions[bot]
3aaf0938c0
Merge staging-next into staging
2024-09-17 00:12:19 +00:00
Peder Bergebakken Sundt
527f81a7c2
dwarf-fortress-packages.themes: set license to unfree ( #314372 )
2024-09-17 01:05:01 +02:00
Aidan Gauland
97e880441a
nile: 1.1.1 -> 1.1.2
2024-09-17 10:35:26 +12:00
Aidan Gauland
a32efffecd
nile: use gitUpdater
...
Upstream tags releases, so we should not be using gitUnstableUpdater
when tracking release tags.
2024-09-17 10:34:18 +12:00
Fabián Heredia Montiel
230a0218a7
r2modman: 3.1.49 -> 3.1.50 ( #341896 )
2024-09-16 12:57:12 -06:00
Anderson Torres
f0e64ce16f
treewide: migrate packages maintained by AndersonTorres to by-name
...
Manual migration for the sake of by-name migration is no longer discouraged
since #340235 .
2024-09-16 14:26:47 -03:00
github-actions[bot]
1c3463dc7a
Merge staging-next into staging
2024-09-16 12:06:19 +00:00
R. RyanTM
a015ebb48b
minetest: 5.9.0 -> 5.9.1 ( #342183 )
2024-09-16 13:45:58 +02:00
Francesco Gazzetta
68784b40ef
warzone2100: 4.5.2 -> 4.5.3
2024-09-16 08:11:25 +00:00
github-actions[bot]
7aea2e99a8
Merge staging-next into staging
2024-09-16 00:14:57 +00:00
aleksana
c92c230c35
gnome-hexgl: remove
2024-09-15 20:12:50 +08:00
R. Ryantm
13c8f955df
space-station-14-launcher: 0.28.1 -> 0.29.0
2024-09-15 07:26:19 +00:00
Sefa Eyeoglu
248a877d13
r2modman: 3.1.49 -> 3.1.50
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-09-14 23:28:36 +02:00
Sefa Eyeoglu
34fb7a5231
r2modman: switch to nix-update
...
nix-update can handle yarn updates for us
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-09-14 20:23:54 +02:00
github-actions[bot]
5c9c7359c3
Merge staging-next into staging
2024-09-14 00:13:49 +00:00
Fabián Heredia Montiel
ac558de444
shattered-pixel-dungeon: 2.4.2 -> 2.5.0 ( #341401 )
2024-09-13 12:33:24 -06:00
github-actions[bot]
2616bf59e4
Merge staging-next into staging
2024-09-13 12:05:50 +00:00
Francesco Gazzetta
56b263c7d4
experienced-pixel-dungeon: 2.18 -> 2.18.2
2024-09-13 11:10:32 +02:00
Gliczy
31246e060b
gzdoom: move to pkgs/by-name
2024-09-12 22:27:49 +02:00
github-actions[bot]
83e85079ff
Merge staging-next into staging
2024-09-12 18:04:48 +00:00
7c6f434c
ffd639ff6c
sauerbraten: 2020-12-27 -> 2020-12-29 ( #341224 )
2024-09-12 17:11:21 +00:00
Francesco Gazzetta
50d30adedb
shattered-pixel-dungeon: 2.4.2 -> 2.5.0
2024-09-12 17:05:38 +02:00
Peder Bergebakken Sundt
f863eeff84
maintainers: alx, quake3e: 2022-04-01-dev -> 2024-09-02-dev ( #338927 )
2024-09-12 15:39:02 +02:00
K900
4e803e9656
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-12 07:00:07 +03:00
Pol Dellaiera
61235dc6d4
maintainers: remove eclairevoyant ( #341075 )
2024-09-11 22:24:23 +02:00
Gaetan Lepage
664e6d6b18
sauerbraten: move to pkgs/by-name
2024-09-11 19:25:17 +02:00
Gaetan Lepage
214ef50a2a
sauerbraten: format with nixfmt
2024-09-11 19:25:17 +02:00
github-actions[bot]
408e32a8fe
Merge staging-next into staging
2024-09-11 00:13:38 +00:00
Weijia Wang
6e8f82c830
papermc: 1.21-124 -> 1.21.1-69 ( #337445 )
2024-09-10 22:28:05 +02:00
éclairevoyant
49f7e34d6e
maintainers: remove eclairevoyant
2024-09-10 15:02:41 -04:00
github-actions[bot]
b4c8dad507
Merge staging-next into staging
2024-09-10 00:13:45 +00:00
Weijia Wang
d55c6b2bdf
gemrb: 0.9.2 -> 0.9.3 ( #326422 )
2024-09-10 00:39:20 +02:00
Weijia Wang
a1cf50f57f
dhewm3: 1.5.3 -> 1.5.4 ( #332129 )
2024-09-09 23:35:59 +02:00
Weijia Wang
9842339ff6
ultrastardx: 2024.5.1 -> 2024.8.0 ( #332302 )
2024-09-09 23:29:29 +02:00
Weijia Wang
40c1acfab1
vassal: 3.7.12 -> 3.7.14 ( #330089 )
2024-09-09 23:22:37 +02:00
Weijia Wang
23a867ccd6
space-station-14-launcher: 0.28.0 -> 0.28.1 ( #335013 )
2024-09-09 22:37:23 +02:00
Rick van Schijndel
dd304567cd
steam: fix bootstrap tarball with non-default steamroot ( #303787 )
2024-09-09 22:35:22 +02:00
Weijia Wang
4cca476eeb
runelite: 2.7.1 -> 2.7.2 ( #336998 )
2024-09-09 21:57:03 +02:00
Weijia Wang
6af888f4c3
crawl: 0.31.0 -> 0.32.0 ( #338289 )
2024-09-09 20:50:31 +02:00
github-actions[bot]
72eab84191
Merge staging-next into staging
2024-09-09 18:07:47 +00:00
Weijia Wang
3c5814e3f8
_1oom: 1.10.1 -> 1.11 ( #340437 )
2024-09-09 19:08:28 +02:00
github-actions[bot]
8cfce50366
Merge staging-next into staging
2024-09-09 14:31:43 +00:00
Fabián Heredia Montiel
e6aa2e950a
steam: drop gnome2.GConf dependency
...
GConf depends on ORBit2 which no longer compiles on https://github.com/NixOS/nixpkgs/pull/340612
ORBit2 / GConf are EOL/Archived:
- https://gitlab.gnome.org/Archive/orbit2 (last commit on main branch 8 years ago)
- https://gitlab.gnome.org/Archive/gconf (last commit on main branch 8 years ago)
2024-09-09 08:04:26 -06:00
github-actions[bot]
6bb37a137e
Merge staging-next into staging
2024-09-09 12:06:25 +00:00
K900
15fc16d6c4
steam/fhsenv: use normal curl
...
The Steam Runtime can handle any curl version:
https://gitlab.steamos.cloud/steamrt/steam-runtime-tools/-/blob/main/libcurl-compat/README.md?ref_type=heads
And nix-built applications run from Steam will start exploding on this after staging-next
because we're finally building our curl with versioned symbols.
2024-09-09 10:55:25 +03:00
R. Ryantm
c9f39f0443
sgt-puzzles: 20240827.52afffa -> 20240909.53ceb98
2024-09-09 05:38:55 +00:00
Thibault Duplessis
b15edf445b
stockfish: 16.1 -> 17
2024-09-08 11:13:09 +02:00
R. Ryantm
800623c734
papermc: 1.21-124 -> 1.21.1-69
2024-09-08 08:45:44 +00:00
github-actions[bot]
6dfa6f38c7
Merge staging-next into staging
2024-09-08 06:04:48 +00:00
t4ccer
fde9ba189a
_1oom: 1.10.1 -> 1.11
2024-09-07 22:25:59 -06:00
Peder Bergebakken Sundt
6419479740
factorio: 1.1.109 -> 1.1.110 ( #338300 )
2024-09-08 04:57:01 +02:00
github-actions[bot]
da9c4b605a
Merge staging-next into staging
2024-09-08 00:15:06 +00:00
Thiago Kenji Okada
7f9021100c
osu-lazer{,-bin}: 2024.817.0 -> 2024.906.1 ( #340125 )
2024-09-07 21:17:13 +01:00
Emily
61922738bb
treewide: optimistically unpin FFmpeg 7 dependencies
...
Per the adjusted FFmpeg pinning advice, packages that work on the
default version should use the unversioned variants to ease the
migration to future versions and reduce the number of packages that
end up referencing old versions.
I have left HandBrake pinned as it builds a custom patched FFmpeg.
2024-09-07 20:31:41 +01:00
Gutyina Gergő
4111bbfccd
osu-lazer: don't escape exclamation marks
2024-09-07 20:45:52 +02:00
Gutyina Gergő
51dc189cf9
osu-lazer-bin: don't escape exclamation marks
2024-09-07 20:45:30 +02:00
Gutyina Gergő
2ae6d1fe45
osu-lazer: disable auto updates
2024-09-07 20:44:24 +02:00
Gutyina Gergő
9957d3ae64
osu-lazer-bin: disable auto updates
2024-09-07 20:44:24 +02:00
Gutyina Gergő
e704015e46
osu-lazer: 2024.817.0 -> 2024.906.2
2024-09-07 20:44:19 +02:00
Gutyina Gergő
242cc9e6e8
osu-lazer-bin: 2024.817.0 -> 2024.906.2
2024-09-07 20:44:15 +02:00
Peder Bergebakken Sundt
8b76e5f6f6
freedroidrpg: 0.16.1 -> 1.0 ( #338329 )
2024-09-07 20:06:41 +02:00
David McFarland
13a975148a
dotnet: add override mechanism for nuget packages ( #339953 )
2024-09-07 09:00:01 -03:00
Adam C. Stephens
12bbbc0f64
nile: 1.1.1-unstable-2024-08-07 -> 1.1.1-unstable-2024-09-05 ( #339929 )
2024-09-06 21:45:30 -04:00
David McFarland
e6c700ed11
dotnetCorePackages.fetchNupkg: override avalonia.x11 to find native libs
2024-09-06 16:32:08 -03:00
David McFarland
9a0be2fd28
dotnetCorePackages.fetchNupkg: override skiasharp to find fontconfig
2024-09-06 16:05:19 -03:00
Kier Davis
3732e94603
maintainers: remove kierdavis
2024-09-06 07:01:02 +01:00
R. Ryantm
3d78efe428
nile: 1.1.1-unstable-2024-08-07 -> 1.1.1-unstable-2024-09-05
2024-09-05 23:13:54 +00:00
Anderson Torres
36d40dfc48
rott: update commentary citing SDL_classic
2024-09-04 16:40:58 -03:00
Aleksana
7f06d15798
qqwing: fix cross compilation and pkgconfig generation ( #337264 )
2024-09-04 13:18:52 +08:00
Aleksana
e74612b044
fallout-ce: Fix broken game load/save due to case sensitive filesystem ( #309275 )
2024-09-04 13:18:06 +08:00
Alvar Penning
08a7a9aadd
openrct2: 0.4.13 -> 0.4.14
...
https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.14
2024-09-02 20:58:01 +02:00
Alvar Penning
039e7c6a0f
openrct2: 0.4.12 -> 0.4.13
...
https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.13
2024-09-02 20:36:21 +02:00
Aaron Andersen
41ac9a8729
devilutionx: 1.5.2 -> 1.5.3 ( #338643 )
2024-09-02 10:04:41 -04:00
Alexandre Girard Davila
7516e662d2
quake3e: 2022-04-01-dev -> 2024-09-02-dev
2024-09-02 09:51:33 +07:00
Artturin
22f09ae19f
vkquake: fix on darwin ( #338555 )
2024-09-01 21:45:17 +03:00
Sandro
c28af594dc
cataclysm-dda-git: remove incompatible patches, bump git ( #330693 )
2024-09-01 18:19:34 +02:00
Emily
f22e565ee4
chiaki4deck: 1.7.4 -> 1.8.1; rename to chiaki-ng ( #332342 )
2024-09-01 15:53:42 +01:00
Johannes Jöns
ef20533edd
treewide: avoid string-concatenating cmakeFlags ( #336178 )
2024-09-01 12:35:24 +00:00
R. Ryantm
a2c345850e
brogue-ce: 1.14 -> 1.14.1
2024-09-01 09:41:51 +00:00
Astro
3af5158353
devilutionx: 1.5.2 -> 1.5.3
2024-08-31 17:30:07 +02:00
Vladimír Čunát
36a13f9f21
staging-next 2024-08-23 ( #336718 )
2024-08-31 11:49:12 +02:00
Alyssa Ross
d4a72a3935
lib.platforms.mesaPlatforms: remove
...
Mesa is a package like any other. There's no reason for it to be a
special case with its platforms listed in lib, because if other
packages want to refer to mesa's platforms, they can access the
platforms from the package meta like they would for any other package.
2024-08-31 10:28:31 +02:00
github-actions[bot]
8158f1d5b3
Merge master into staging-next
2024-08-31 06:04:15 +00:00
Yestin L. Harrison
5a3c85275f
vkquake: fix on darwin
2024-08-30 22:39:05 -07:00
Sebastián Mancilla
70b35a2dc2
crispy-doom: 6.0 -> 7.0 ( #333441 )
2024-08-30 23:20:53 -04:00
Sergei Trofimovich
c3d6f5163e
freedroidrpg: 0.16.1 -> 1.0
...
Changes: https://www.freedroid.org/2023/01/22/release-1-0/
2024-08-30 07:01:30 +01:00
Chandler Swift
1b9bd8dd0f
factorio: 1.1.109 -> 1.1.110
2024-08-29 21:25:58 -05:00
R. Ryantm
387cdfaf65
crawl: 0.31.0 -> 0.32.0
2024-08-30 00:44:09 +00:00
github-actions[bot]
59b57346d9
Merge master into staging-next
2024-08-28 18:04:19 +00:00
Sandro Jäckel
d50e23f0a4
glxinfo: replace with mesa-demos
2024-08-28 14:38:12 +02:00
github-actions[bot]
d62aaef66a
Merge master into staging-next
2024-08-28 00:13:03 +00:00
Sandro
58bd90220b
ffmpeg_4: almost drop ( #336401 )
2024-08-27 22:08:20 +02:00
github-actions[bot]
e7712f7a07
Merge master into staging-next
2024-08-27 12:05:14 +00: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
github-actions[bot]
0629545b27
Merge master into staging-next
2024-08-27 00:13:08 +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
github-actions[bot]
75c9ed99be
Merge master into staging-next
2024-08-26 18:04:09 +00: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
github-actions[bot]
42a36f336d
Merge master into staging-next
2024-08-25 18:03:42 +00:00
Francesco Gazzetta
669ce8b640
warzone2100: 4.5.1 -> 4.5.2
2024-08-25 16:54:54 +00:00
Nick Cao
948c196ec7
qqwing: fix cross compilation and pkgconfig generation
2024-08-25 11:08:56 -04: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
github-actions[bot]
0a498c7d18
Merge master into staging-next
2024-08-24 18:03:46 +00: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
R. Ryantm
78463332d0
runelite: 2.7.1 -> 2.7.2
2024-08-24 11:42:01 +00:00
github-actions[bot]
8751a0ec8d
Merge master into staging-next
2024-08-24 00:12:18 +00: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
github-actions[bot]
1f86c1b2e8
Merge master into staging-next
2024-08-23 18:04:09 +00:00
jopejoe1
c9a5df08f5
widelands: remove CMAKE_BUILD_TYPE from cmakeFlags
2024-08-23 18:45:44 +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
github-actions[bot]
ceef45b437
Merge master into staging-next
2024-08-23 12:05:14 +00: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
github-actions[bot]
8aed0e83e9
Merge staging-next into staging
2024-08-23 06:04:43 +00: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
Morgan Helton
7b1f1f77eb
chiaki-ng: 1.7.4 -> 1.8.1
2024-08-22 09:29:31 -05:00
K900
5c68540f8b
Merge remote-tracking branch 'origin/staging-next' into staging
2024-08-22 13:20:38 +03:00
R. Ryantm
bea8c86677
vassal: 3.7.12 -> 3.7.14
2024-08-22 06:30:58 +00: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
Yueh-Shun Li
2d66a0bf73
commandergenius: fix cmakeFlags and makeFlags for __structuredAttrs
2024-08-21 22:31:10 +08: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
Wolfgang Walther
e3244e9ff0
treewide: replace xxxFlagsArray with non-Array variant in nix code
...
The xxxFlagsArray variants were never meant to be used in nix code, at
least they can't be used properly without __structuredAttrs turned on.
If no spaces are passed in the argument the xxxFlagsArray can be
replaced as-is with the non-Array variant. When whitespace needs to be
passed, the derivation is additionally changed to enable
__structuredAttrs.
2024-08-19 23:28:13 +02: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