Aidan Gauland
1ffa32b6c5
legendary-gl: 0.20.30 -> 0.20.31
2022-12-29 08:56:36 +13:00
Aidan Gauland
04ba2aaf83
heroic: 2.4.3 -> 2.5.2
...
Upstream changes to build system required changes to the postBuild and
postInstall phases.
Add passthru.updateScript for future updates.
2022-12-29 08:55:17 +13:00
Sergei Trofimovich
347a04955c
Merge pull request #207277 from cyplo/fheroes2-update
...
fheroes2: 0.9.21 -> 1.0.0
2022-12-24 13:48:06 +00:00
R. Ryantm
c9785f57ed
vkquake: 1.22.1 -> 1.22.3
2022-12-22 12:25:10 -06:00
Cyryl Płotnicki
bf1e0e82a3
fheroes2: 0.9.21 -> 1.0.0
2022-12-22 15:23:40 +00:00
Bobby Rong
8de585e60b
Merge pull request #206425 from jojosch/factorio-update
...
factorio: 1.1.72 -> 1.1.74
2022-12-22 22:58:00 +08:00
Sandro
193a49444c
Merge pull request #206806 from Infinidoge/fix/prismlauncher-jdk-version
...
prismlauncher: use jdk17 instead of jdk
2022-12-20 16:05:45 +01:00
Bobby Rong
c980d7a126
Merge pull request #206909 from oxzi/openrct2-0.4.3
...
openrct2: 0.4.2 -> 0.4.3
2022-12-20 15:34:12 +08:00
Anderson Torres
5eb3cbe103
Merge pull request #194276 from corngood/dotnet-misc
...
dotnet: improve rid handling
2022-12-19 18:35:14 -03:00
Alvar Penning
b8ea64d6ac
openrct2: 0.4.2 -> 0.4.3
2022-12-19 21:04:34 +01:00
David McFarland
824d40aa04
build-dotnet-module: restore for current runtime by default
2022-12-19 15:36:25 -04:00
David McFarland
3fdb6c5a90
dotnetCorePackages: move systemToDotnetRid out of sdk
2022-12-19 15:36:25 -04:00
Anderson Torres
6f69e21f8a
Merge pull request #206877 from Scrumplex/update-prismlauncher-6.1
...
prismlauncher: 6.0 -> 6.1
2022-12-19 15:53:12 -03:00
figsoda
b10a520017
Merge pull request #204725 from binarydigitz01/master
...
airshipper: 0.7.0 -> 0.10.0
2022-12-19 12:15:08 -05:00
Sefa Eyeoglu
92cdce9326
prismlauncher: 6.0 -> 6.1
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-19 18:12:04 +01:00
binarydigitz01
33ec7bf54f
airshipper: 0.7.0 -> 0.10.0 https://gitlab.com/veloren/airshipper/-/blob/v0.10.0/CHANGELOG.md
2022-12-19 12:37:37 +05:30
Infinidoge
3350d42244
prismlauncher: use jdk17 instead of jdk
...
Prism Launcher only officially supports jdk 17/18 for running newer
versions of Minecraft, as they found that jdk 19 introduced a number of
edge cases.
This fixes an issue where the newer version of Java that the launcher
proposes is incompatible with the launcher itself, leading to errors
when running instances on newer versions of Minecraft.
2022-12-19 01:40:49 -05:00
figsoda
ec8cb34358
treewide: fix typos
2022-12-17 19:39:44 -05:00
Sandro
be5319d10d
Merge pull request #206600 from Atemu/update/BeatSaberModManager
2022-12-17 23:21:48 +01:00
Atemu
a98f1c2a5f
BeatSaberModManager: 0.0.2 -> 0.0.4
2022-12-17 20:47:37 +01:00
Sandro
6616715d3a
Merge pull request #205159 from robintown/minecraft-server
2022-12-17 18:35:31 +01:00
Anderson Torres
d895a5347b
Merge pull request #206398 from fgaz/lgames/update-scripts
...
lgames: add updateScript, update
2022-12-16 17:33:41 -03:00
Johannes Schleifenbaum
ba294ae64a
factorio: 1.1.72 -> 1.1.74
2022-12-16 17:08:01 +01:00
Bobby Rong
cd670dc229
Merge pull request #206350 from wegank/scummvm-darwin
...
scummvm: unbreak on aarch64-darwin
2022-12-16 17:40:35 +08:00
Weijia Wang
0f84dcb7cc
scummvm: unbreak on aarch64-darwin
2022-12-16 07:45:32 +01:00
Weijia Wang
20337a958f
opendungeons: unbreak on aarch64-linux
2022-12-16 07:43:40 +01:00
Artturin
05a2dfd674
lib.replaceChars: warn about being a deprecated alias
...
replaceStrings has been in nix since 2015(nix 1.10)
so it is safe to remove the fallback
d6d5885c15
2022-12-15 22:25:51 +02:00
figsoda
084fd69045
Merge pull request #206152 from figsoda/jumpy
...
jumpy: 0.4.3 -> 0.5.1
2022-12-15 15:00:15 -05:00
figsoda
446bfd7430
jumpy: 0.4.3 -> 0.5.1
...
Diff: https://github.com/fishfolk/jumpy/compare/v0.4.3...v0.5.1
Changelog: https://github.com/fishfolk/jumpy/releases/tag/v0.5.1
2022-12-14 21:44:11 -05:00
Sandro
73739cd681
Merge pull request #205813 from Scrumplex/update-prismlauncher-6.0
2022-12-14 22:00:49 +01:00
Franz Pletz
48418588a5
Merge pull request #203074 from freezeboy/fix-minetest-macos
2022-12-14 12:35:27 +01:00
Rick van Schijndel
9833d56c24
treewide: mark packages broken that never built on PLATFORM
...
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.
I manually audited the results and removed some results that were not valid.
Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.
Some observations:
- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
- gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Jan Tojnar
9159658fae
Merge pull request #205028 from wegank/gnome-games-darwin
...
gnome: add darwin support for games
2022-12-13 12:26:36 +01:00
Sefa Eyeoglu
87267bb8cf
prismlauncher: 5.2 -> 6.0
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-13 10:38:58 +01:00
Lassulus
5335665577
Merge pull request #205750 from azahi/gzdoom-4100
2022-12-13 00:11:57 +01:00
Francesco Gazzetta
f19799deb9
lbreakouthd: 1.0.10 -> 1.1
2022-12-12 22:47:50 +01:00
Francesco Gazzetta
20206a44e1
ltris: 1.2.5 -> 1.2.6
2022-12-12 22:47:22 +01:00
Azat Bahawi
3f2752723f
gzdoom: 4.8.2 -> 4.10.0
2022-12-12 23:56:49 +03:00
Ryan Mulligan
7136073a14
Merge pull request #201147 from r-ryantm/auto-update/cdogs
...
cdogs-sdl: 1.3.1 -> 1.4.0
2022-12-11 20:32:32 -08:00
Luke Granger-Brown
36c0938cc5
Merge pull request #198835 from YellowOnion/factorio-patch
...
factorio: better mod support
2022-12-11 21:17:05 +00:00
Francesco Gazzetta
848ec40f5c
lpairs2: add updateScript
2022-12-10 17:02:38 +01:00
Francesco Gazzetta
082d60f9fc
ltris: add updateScript
2022-12-10 17:02:38 +01:00
Francesco Gazzetta
400ec42904
lbreakouthd: add updateScript
2022-12-10 17:02:38 +01:00
Thiago Kenji Okada
de6e3eed6d
Merge pull request #205214 from thiagokokada/spring-python3
...
spring: 105.0.1-1486-g8581792 -> 106.0
2022-12-10 15:27:09 +00:00
Thiago Kenji Okada
cde03e6679
spring: 105.0.1-1486-g8581792 -> 106.0
2022-12-09 17:42:09 +00:00
Weijia Wang
f7131a9557
scummvm: fix build on aarch64-darwin
2022-12-09 03:56:37 +01:00
Thiago Kenji Okada
c2ce38dfec
Merge pull request #205089 from wegank/btanks-python
...
btanks: python2 -> python3
2022-12-08 23:27:28 +00:00
Robin Townsend
2fd67cb36d
minecraft-server: 1.19.2 -> 1.19.3
...
https://www.minecraft.net/en-us/article/minecraft-java-edition-1-19-3
2022-12-08 13:12:30 -05:00
Jonas Heinrich
3fbe53f2b3
Merge pull request #204318 from wegank/ogre-bump
...
ogre: 1.12.1 -> 13.5.3
2022-12-08 12:57:31 +01:00
R. Ryantm
4d4b965b40
vkquake: 1.20.3 -> 1.22.1
2022-12-08 19:31:05 +08:00