Commit Graph

8462 Commits

Author SHA1 Message Date
K900
bd029011bb
Merge pull request #273139 from bachp/minecraft-server-1.20.4
minecraft-server: 1.20.2 -> 1.20.4
2023-12-16 22:45:04 +03:00
Azat Bahawi
a1e53c0484
Merge pull request #273111 from azahi/vcmi-140
vcmi: 1.3.2 -> 1.4.0
2023-12-16 13:20:36 +03:00
Emily Trau
297893299a
Merge pull request #274525 from r-ryantm/auto-update/hyperrogue
hyperrogue: 12.1y -> 12.1z
2023-12-16 16:08:38 +11:00
Emily Trau
8865310e7c
Merge pull request #274467 from r-ryantm/auto-update/gogui
gogui: 1.5.3 -> 1.5.4a
2023-12-16 16:05:38 +11:00
R. Ryantm
770d67f25c hyperrogue: 12.1y -> 12.1z 2023-12-15 20:01:20 +00:00
R. Ryantm
db3d0e06da gogui: 1.5.3 -> 1.5.4a 2023-12-15 13:56:47 +00:00
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
Thomas Gerbet
b680d961a8 teeworlds: apply patch for CVE-2021-43518
Closes #155352
2023-12-15 02:10:46 +01:00
Francesco Gazzetta
c5e85c4598 warzone2100: 4.4.1 -> 4.4.2 2023-12-14 15:01:40 +00:00
R. Ryantm
3e92c6f562 doomretro: 5.0.7 -> 5.1.1 2023-12-14 11:53:00 +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
Kamila Borowska
af00309d20 rocksndiamonds: 4.1.1.0 -> 4.3.8.0 2023-12-11 17:20:05 +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
Aidan Gauland
af559e0e3c
r2modman: specify meta.mainProgram
Thanks to @Gerg-L from PR #273430.
2023-12-11 17:07:59 +13:00
Aidan Gauland
ada5e11049
r2modman: use lib.getExe instead of hard-coded path
Thanks to @Gerg-L from PR #273430.
2023-12-11 17:07:42 +13: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
Azat Bahawi
8b217a82a2
vcmi: 1.3.2 -> 1.4.0 2023-12-09 20:29:10 +03:00
R. Ryantm
34ea942d3c unciv: 4.8.13 -> 4.9.6 2023-12-09 15:36:25 +00:00
Pascal Bach
f4d95eae1e minecraft-server: 1.20.2 -> 1.20.4 2023-12-09 14:21:21 +01: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
Aaron Jheng
adadeffea9
utf8cpp: 3.2.5 -> 4.0.3 2023-12-08 12:20:46 +00: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
K900
030f4008ec path-of-building.data: 2.34.1 -> 2.35.2
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.34.1...v2.35.2
2023-12-06 09:59:49 +03:00
github-actions[bot]
035a649a67
Merge master into staging-next 2023-12-06 06:01:30 +00:00
Rick van Schijndel
ba75066821
Merge pull request #271362 from pbsds/rm-dead-patches
treewide: remove unreferenced patch files
2023-12-06 03:28:15 +01:00
Fabián Heredia Montiel
5b8deaceca Merge remote-tracking branch 'origin/master' into staging-next
Fixed conflict in pkgs/applications/graphics/krita/

krita: 5.1.5 -> 5.2.0
7a40fdc288
, and
treewide: use kde mirror everywhere, don't use pname in download urls
aa15f5066d
2023-12-04 17:44:17 -06:00
erebfaer
3f916c8d59 starsector: added missing build input 2023-12-04 05:55:46 +00:00
Weijia Wang
a9afefbe1b
Merge pull request #266053 from r-ryantm/auto-update/ultrastardx
ultrastardx: 2023.9.0 -> 2023.11.0
2023-12-04 02:33:02 +01:00
Lassulus
c8fe76d8e8
Merge pull request #271498 from souxd/update-zandronum
zandronum: 3.0.1 -> 3.1.0
2023-12-03 21:38:37 +01:00
K900
00639571f8
Merge pull request #271540 from SuperSandro2000/kde-mirror
treewide: use kde mirror everywhere
2023-12-03 10:39:25 +03:00
github-actions[bot]
d865fa4303
Merge master into staging-next 2023-12-03 00:02:21 +00:00
Rob Whitaker
c5df6668db runelite: fix GPU error (missing libGL.so.1) 2023-12-02 17:01:51 -05:00
Mario Rodas
4ca76f4fce
Merge pull request #271580 from kirillrdy/amoeba
amoeba: fix build
2023-12-02 16:13:46 -05:00
github-actions[bot]
5f8f8a1514
Merge master into staging-next 2023-12-02 18:00:52 +00:00
Sandro Jäckel
aa15f5066d
treewide: use kde mirror everywhere, don't use pname in download urls 2023-12-02 17:14:24 +01:00
Peder Bergebakken Sundt
8c32e92721
Merge pull request #261945 from devusb/chiaki4deck-update
chiaki4deck: 1.4.0 -> 1.4.1
2023-12-02 16:39:09 +01:00
Kirill Radzikhovskyy
853e3d5a36 amoeba: fix build 2023-12-02 15:43:31 +11:00
github-actions[bot]
5d5c0a00c7
Merge master into staging-next 2023-12-02 00:02:19 +00:00
R. Ryantm
d21afee8d0 openttd-jgrpp: 0.55.3 -> 0.56.0 2023-12-01 15:34:44 -08:00
souxd
5647d108b3 zandronum: 3.0.1 -> 3.1.0
Changes to be committed:
	modified:   pkgs/games/doom-ports/zandronum/add_gitinfo.patch
	modified:   pkgs/games/doom-ports/zandronum/default.nix
	modified:   pkgs/games/doom-ports/zandronum/dont_update_gitinfo.patch
	modified:   pkgs/games/doom-ports/zandronum/sqlite.nix
	modified:   pkgs/games/doom-ports/zandronum/zan_configure_impurity.patch
2023-12-01 14:45:09 -03:00
github-actions[bot]
9cca0e4288
Merge master into staging-next 2023-12-01 12:01:16 +00:00
Emily Trau
c4eee36553
Merge pull request #255703 from Ometic/badlion-client
badlion-client: init at 3.15.0
2023-12-01 21:39:27 +11:00
Emily Trau
8e3ef22b3e
Merge pull request #271305 from spacefault/osu-lazer
osu-lazer-bin: 2023.1114.1 -> 2023.1130.0
2023-12-01 21:12:42 +11:00
Weijia Wang
07183914f1
Merge pull request #257692 from telotortium/anki-sync-server
nixos/anki-sync-server: init
2023-12-01 08:30:36 +01:00
Vladimír Čunát
305cd929fd
Merge branch 'staging' into staging-next 2023-12-01 07:33:49 +01:00
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
spacefault
602e624773
osu-lazer-bin: 2023.1114.1 -> 2023.1130.0
This commit updates osu-lazer-bin from version 2023.1114.1 to
2023.1130.0. The changelogs for this update can be viewed here:
https://github.com/ppy/osu/releases/tag/2023.1130.0
2023-11-30 16:12:34 -07:00
Aidan Gauland
7e5167cbbd
heroic: 2.10.0 -> 2.11.0 2023-12-01 08:07:46 +13:00
Dominique Martinet
f0f6c77781 nixos/tests/anki-sync-server: add anki sync test
Start anki-sync-server service and drive anki manually through its
python lib to test sync.
The anki python part isn't a stable API and might require freqent
rework, let's see if it holds up...
2023-11-30 17:25:27 +01:00
Luflosi
ed48ad7b25
teeworlds: fix meta.license
Replace stringy license with a list of all used licenses.

The original meta.license said that the license was BSD-style but this information has been outdated for a long time.
The license was changed in 2008: bc108df382 (diff-7bb54d15ef4c4e0f20bb24add68a12fccced9925b304eaa696023143d278ea26).
The current license is clearly the zlib license and below that some notes about the licenses of `datasrc` (and `data`, which has not existed in the tree for many years), the fonts in `datasrc` and the libraries in `src/engine/external`.
See https://github.com/teeworlds/teeworlds/blob/master/license.txt for the current version of the license.
The meta.license string has been unchanged since the commit adding teeworlds in 2009: e71dbdbb83.

See issue #269788.
2023-11-30 10:52:26 +01:00
Dominique Martinet
c305510073 anki-sync-server: init at 2.1.66
anki-sync-server will be used in new ankisyncd module.

anki itself was slightly modified to add its cargoLock as passthru so we
can use it for anki-sync-server as it's built from the same sources.

Link: https://github.com/NixOS/nixpkgs/pull/257692
Co-authored-by: Pavel Sobolev <paveloom@riseup.net>
Co-authored-by: h7x4 <h7x4@nani.wtf>
2023-11-30 05:06:49 +01:00
Weijia Wang
27ed44cff1
Merge pull request #264796 from paveloom/anki
anki: 2.1.66 -> 23.10.1
2023-11-30 03:25:16 +01:00
Weijia Wang
b26d5828d5
Merge pull request #270905 from Luflosi/fix-teeworlds-on-darwin
teeworlds: fix build on Darwin
2023-11-30 00:08:05 +01:00
github-actions[bot]
e019e7cdb1
Merge staging-next into staging 2023-11-29 12:01:23 +00:00
Luflosi
db5b38723e
teeworlds-server: fix unbundling of wavpack dependency 2023-11-29 11:46:17 +01:00
Adam Joseph
db04185bc9 steam.runtime-wrapped: use throw, not abort 2023-11-29 09:44:43 +01:00
Pavel Sobolev
97933ba142
anki: 2.1.66 -> 23.10.1 2023-11-29 10:29:15 +03:00
Emily Trau
0e82926287
Merge pull request #268724 from cizra/mnemosyne
mnemosyne: 2.7.2 → 2.10.1
2023-11-29 17:43:08 +11:00