Commit Graph

8398 Commits

Author SHA1 Message Date
rian
2960f5366b
endless-sky: 0.9.16.1 -> 0.10.4 (#273995) 2023-12-15 13:57:35 +01:00
7c6f434c
bb8b1e6bd7
Merge pull request #272694 from r-ryantm/auto-update/sgt-puzzles
sgt-puzzles: 20231025.35f7965 -> 20231120.08365fb
2023-12-15 09:00:59 +00:00
Francesco Gazzetta
c5e85c4598 warzone2100: 4.4.1 -> 4.4.2 2023-12-14 15:01:40 +00:00
Jeff Huffman
aa9d4729cb steam: unset GIO_EXTRA_MODULES to supress errors 2023-12-13 23:33:05 -08:00
Jeff Huffman
c3a429feac steam: add glibc.bin to FHS for ldconfig 2023-12-13 23:33:05 -08:00
Jeff Huffman
195248b6c1 buildFHSEnv, steam: isolate steam's /tmp from host
Works around steam's misbehavior: https://github.com/ValveSoftware/steam-for-linux/issues/9121
2023-12-13 23:33:05 -08:00
Ryan Burns
6ced228728
Merge pull request #258470 from MisterPeModder/shipwright
shipwright: 7.0.2 -> 7.1.1
2023-12-13 20:25:21 -08:00
K900
da2c7589a8 path-of-building.data: 2.36.1 -> 2.37.0
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.36.1...v2.37.0
2023-12-13 17:24:17 +03:00
Olli Helenius
4436b851bc mindustry: match gradle and package JDK 2023-12-13 06:57:34 +00:00
Francesco Gazzetta
c64ebc8adf minetest: 5.7.0 -> 5.8.0, cleanup
* Inline the generic builder, since we don't build multiple versions
  anymore
* Remove unused patches, flags, and overrides
* Remove minetest_game, it has been debundled
* Use finalAttrs
* Use lib.cmake*
* Add a top-level attribute for the touch variant
* Define the server- and client-only variants through overrides in
  all-packages.nix
* Move the *_5 aliases to top-level/aliases.nix
* General cleanup

Closes #273207
2023-12-13 06:45:03 +00:00
Nick Cao
5a6541e609
Merge pull request #273653 from Luflosi/update/aaaaxy
aaaaxy: 1.4.101 -> 1.4.119
2023-12-12 08:33:24 -05:00
Francesco Gazzetta
a59c736495 warzone2100: fix fetch url
The previous url always redirects to the latest version.
See #272701 and https://github.com/Warzone2100/warzone2100/issues/3565.
2023-12-12 08:31:10 +00:00
Rick van Schijndel
8517f473f9
Merge pull request #273566 from euank/anki-svg
pkgs/anki: add qtsvg to inputs to fix anki theme
2023-12-11 22:17:21 +01:00
Luflosi
56583f0ac1
aaaaxy: migrate to by-name 2023-12-11 22:14:47 +01:00
Francesco Gazzetta
086f558b6d shattered-pixel-dungeon: fix crash on startup
This also affects the shattered-pixel-dungeon variants/mods.

Fixes #273261
2023-12-11 20:38:37 +00:00
Rick van Schijndel
56a83d3b45
Merge pull request #268625 from GetPsyched/atlauncher
atlauncher: 3.4.34.2 -> 3.4.35.3
2023-12-11 21:10:38 +01:00
Linus Heckemann
df774e44ca
Merge pull request #273420 from wegank/openclonk-aarch64
openclonk: unbreak
2023-12-11 18:19:29 +01:00
Vladimír Čunát
120a26f8ce
Merge #271377: staging-next 2023-12-01 2023-12-11 17:06:16 +01:00
K900
0ff62f0872 path-of-building.data: 2.35.5 -> 2.36.1
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.35.5...v2.36.1
2023-12-11 18:28:37 +03:00
Weijia Wang
c4aaf5a930
Merge pull request #272763 from MultisampledNight/rare-1.10.6
rare: 1.10.3 -> 1.10.7
2023-12-11 16:24:10 +01:00
Euan Kemp
a1c4054f73 pkgs/anki: add qtsvg to inputs to fix anki theme
This fixes #248357

It turns out the checkmark and so on are svg images, and without qtsvg,
they don't render right, making the preferences panel appear broken.

This seems to fix it for me!

Shoutout to antecrescent for the fix! https://github.com/NixOS/nixpkgs/issues/248357#issuecomment-1850020525
2023-12-12 00:01:02 +09:00
Weijia Wang
34cbd933a7 openclonk: unbreak 2023-12-11 14:35:38 +01:00
github-actions[bot]
1e8386407c
Merge master into staging-next 2023-12-10 18:01:10 +00:00
MultisampledNight
780e8ab5a8
rare: 1.10.3 -> 1.10.7
https://github.com/RareDevs/Rare/releases/tag/1.10.7
https://github.com/RareDevs/Rare/releases/tag/1.10.6
https://github.com/RareDevs/Rare/releases/tag/1.10.5
https://github.com/RareDevs/Rare/releases/tag/1.10.4
2023-12-10 13:28:08 +01:00
Weijia Wang
1907144e49
Merge pull request #273257 from wegank/deliantra-server-stdenv
deliantra-server: remove stdenv overrides
2023-12-10 13:11:54 +01:00
github-actions[bot]
958e403a78
Merge master into staging-next 2023-12-10 12:01:18 +00:00
Emery Hemingway
0ee3c78131 alephone, alephone-*: move to pkgs/by-name 2023-12-10 09:25:34 +00:00
Weijia Wang
7d7c715dfb deliantra-server: remove stdenv overrides 2023-12-10 03:52:20 +01:00
github-actions[bot]
b5ff56aec7
Merge master into staging-next 2023-12-10 00:02:18 +00:00
R. Ryantm
34ea942d3c unciv: 4.8.13 -> 4.9.6 2023-12-09 15:36:25 +00:00
github-actions[bot]
050990f547
Merge master into staging-next 2023-12-09 06:00:55 +00:00
Weijia Wang
3441be91ae
Merge pull request #271287 from aidalgol/heroic-2.11
heroic: 2.10.0 -> 2.11.0
2023-12-09 01:16:19 +01:00
github-actions[bot]
1287e59c06
Merge master into staging-next 2023-12-08 06:00:55 +00:00
Weijia Wang
402ae9be2a
Merge pull request #272671 from r-ryantm/auto-update/runelite
runelite: 2.6.9 -> 2.6.11
2023-12-08 01:03:02 +01:00
github-actions[bot]
728281e1ea
Merge master into staging-next 2023-12-08 00:02:27 +00:00
Weijia Wang
d25fad2342
Merge pull request #262650 from rhendric/rhendric/maptool
maptool: fix JS (extract application JARs from package)
2023-12-08 00:39:22 +01:00
github-actions[bot]
40f2209184
Merge master into staging-next 2023-12-07 18:00:57 +00:00
Francesco Gazzetta
0415d505bb warzone2100: 4.4.0 -> 4.4.1 2023-12-07 15:37:53 +00:00
R. Ryantm
0b28ef1c38 sgt-puzzles: 20231025.35f7965 -> 20231120.08365fb 2023-12-07 14:29:08 +00:00
R. Ryantm
494910d935 runelite: 2.6.9 -> 2.6.11 2023-12-07 12:42:42 +00:00
Weijia Wang
3561c828d7
Merge pull request #272614 from pbsds/use-splitversion
treewide: use lib.splitVersion
2023-12-07 13:39:43 +01:00
github-actions[bot]
860e5725bd
Merge master into staging-next 2023-12-07 12:01:24 +00:00
K900
a5f1eb02c4 path-of-building.data: 2.35.4 -> 2.35.5
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.35.4...v2.35.5
2023-12-07 11:54:05 +03:00
Peder Bergebakken Sundt
d030c6ebf0
Merge pull request #267556 from Luflosi/update/aaaaxy
aaaaxy: 1.4.72 -> 1.4.101
2023-12-07 09:11:32 +01:00
Peder Bergebakken Sundt
815143af0f treewide: use lib.splitVersion 2023-12-07 07:18:41 +01:00
Peder Bergebakken Sundt
4ad9a14088
Merge pull request #270262 from h7x4/pkgs-cleanup-stepmania
stepmania: 5.1.0-b2 -> 5.1.0-b2-unstable-2022-11-14, cleanup
2023-12-07 07:01:35 +01:00
github-actions[bot]
e72d04004e
Merge master into staging-next 2023-12-06 18:00:56 +00:00
K900
0a21dac151 path-of-building.data: 2.35.3 -> 2.35.4
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.35.3...v2.35.4
2023-12-06 20:11:17 +03:00
github-actions[bot]
f48be2ac66
Merge master into staging-next 2023-12-06 12:01:16 +00:00
K900
21d08552d4 path-of-building.data: 2.35.2 -> 2.35.3
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.35.2...v2.35.3
2023-12-06 11:44:30 +03:00