Commit graph

7298 commits

Author SHA1 Message Date
Ryan Lahfa 4a5a4e4d5e
Merge pull request #231767 from jchw-forks/fix/soi
soi: fix missing luabind library
2023-05-14 16:41:21 +02:00
figsoda 5d1509b942
Merge pull request #231840 from fgaz/pokete/0.9.1 2023-05-14 10:10:46 -04:00
Francesco Gazzetta baa7ca476f pokete: 0.9.0 -> 0.9.1 2023-05-14 13:49:49 +02:00
Guillaume Girol d9a32fcdb9
Merge pull request #231053 from kenranunderscore/update-infra-arcana
infra-arcana: 21.0.1 -> 22.0.0
2023-05-14 11:45:35 +00:00
John Chadwick e940dfceb7 soi: fix missing luabind library 2023-05-13 21:59:55 -04:00
Weijia Wang 52dbe1b735
Merge pull request #231594 from r-ryantm/auto-update/cdogs-sdl
cdogs-sdl: 1.4.1 -> 1.4.2
2023-05-13 22:57:45 +02:00
Kira Bruneau fb0526755c
Merge pull request #231533 from mweinelt/steam-openssl1_1
steam: Remove openssl_1_1 from fhsenv
2023-05-13 15:52:02 -04:00
R. Ryantm ae94255445 doomretro: 4.9.1 -> 4.9.2 2023-05-13 14:06:03 -03:00
Martin Weinelt 17bb7ab219
Merge pull request #229355 from aidalgol/heroic-2.7
heroic: 2.6.2 -> 2.7.1
2023-05-13 17:14:06 +02:00
R. Ryantm 3d7814fae4 cdogs-sdl: 1.4.1 -> 1.4.2 2023-05-13 04:05:22 +00:00
Martin Weinelt 73ccc6e844
steam: Remove openssl_1_1 from fhsenv
OpenSSL 1.1 is going end of life in 2023/09, which is during the NixOS
23.05 release cycle.

The removal unfortunately breaks the Loop Hero game, for which it was
added.
2023-05-12 22:55:44 +02:00
Aidan Gauland f72a90f45b
heroic: Remove openssl_1_1 from FHS env
openssl_1_1 is about to be marked insecure.  As this is not a hard
dependency of Heroic or Wine-GE, just drop it.

Addresses #210452.
2023-05-13 07:07:45 +12:00
Alyssa Ross 5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
StepBroBD bab2da1217
osu-lazer: 2023.419.0 -> 2023.511.0 2023-05-12 03:02:57 +00:00
StepBroBD 5f8d523678
osu-lazer-bin: 2023.419.0 -> 2023.511.0 2023-05-11 20:53:00 -06:00
Sandro aaaebbf778
Merge pull request #229680 from SuperSamus/itch
itch: 25.5.1 -> 25.6.2
2023-05-11 23:54:15 +02:00
Jonas Heinrich 89ba8a4ac1
Merge pull request #230963 from Janik-Haag/wireworld
wireworld: init at unstable-2023-05-09
2023-05-11 09:19:38 +02:00
Janik H 34e04da7c2 wireworld: init at unstable-2023-05-09 2023-05-10 19:04:50 +02:00
Luflosi f50e2acd7a
aaaaxy: 1.3.457 -> 1.3.524
https://github.com/divVerent/aaaaxy/releases/tag/v1.3.469
https://github.com/divVerent/aaaaxy/releases/tag/v1.3.511
https://github.com/divVerent/aaaaxy/releases/tag/v1.3.524
2023-05-10 14:45:01 +02:00
Johannes Maier 5fb01235cc infra-arcana: 21.0.1 -> 22.0.0 2023-05-10 12:42:49 +02:00
Weijia Wang 8b7f71fb33
Merge pull request #230958 from lizelive/starsector-0.96a-RC8
starsector: 0.95.1a-RC6 -> 0.96a-RC8
2023-05-10 09:13:21 +03:00
Martin Weinelt af7e39841a
Merge pull request #230915 from ajs124/fix/wyvern
wyvern: fix build by updating cargo deps
2023-05-10 01:15:21 +02:00
lize.live 1c65a8c088 starsector: 0.95.1a-RC6 -> 0.96a-RC8 2023-05-09 14:12:40 -07:00
K900 f589521841
Merge pull request #230375 from lelgenio/fix-steam-beta-gsettings-schemas
steam: fix missing gsettings-schemas dependency
2023-05-09 21:35:52 +03:00
ajs124 6a77cd84fe wyvern: fix build by updating cargo deps 2023-05-09 19:34:48 +02:00
lelgenio 42f56362b0 steam: fix missing dependency on gsettings-desktop-schemas 2023-05-08 18:56:51 -03:00
figsoda 03b85bb697 jumpy: fix build on aarch64-linux 2023-05-08 10:52:00 -04:00
Aidan Gauland f89d168e57
heroic: add patch for upstream bugfix
2.7.1 introduced a bug that caused the application to capture common
keyboard shortcuts regardless of focus.  There has been fixed upstream
but not yet made it into a release.
2023-05-07 08:25:46 +12:00
Mahmoud Ayman 4a1e9009ad
anki-bin: add new dependencies 2023-05-06 17:26:19 +03:00
K900 7cb616c961
Merge pull request #230169 from K900/pob-2.30.1
path-of-building: 2.29.0 -> 2.30.1
2023-05-05 21:49:56 +03:00
K900 c8eea6e134 path-of-building: 2.29.0 -> 2.30.1 2023-05-05 21:47:24 +03:00
Aidan Gauland a166a7294c
heroic: Rewrite using mkDerivation+fetchYarnDeps
Use stdenv.mkDerivation with fetchYarnDeps instead of mkYarnPackage
to make the build process cleaner, and to not require vendoring any
upstream source file.

Also build for all upstream-supported platforms.
2023-05-05 17:23:49 +12:00
Nick Cao a330d03ac1
Merge pull request #229973 from figsoda/jumpy
jumpy: 0.6.1 -> 0.7.0
2023-05-05 08:41:15 +08:00
Sandro 5ae6aff545
Merge pull request #222941 from Zumorica/2023-03-24-ss14-launcher
space-station-14-launcher: init at 0.20.5
2023-05-04 23:27:25 +02:00
figsoda b12e7df751 jumpy: 0.6.1 -> 0.7.0
Diff: https://github.com/fishfolk/jumpy/compare/v0.6.1...v0.7.0

Changelog: https://github.com/fishfolk/jumpy/releases/tag/v0.7.0
2023-05-04 16:47:05 -04:00
Atemu 5cafa3cf87
Merge pull request #226451 from Atemu/steam-deps-fixes
steam: fix some deps
2023-05-04 16:28:39 +02:00
R. Ryantm cc09d6a1d0 unciv: 4.6.7 -> 4.6.8 2023-05-04 06:44:53 +00:00
Martino Fontana 5ef89e7f12 itch: 25.5.1 -> 25.6.2 2023-05-03 18:03:55 +02:00
Lassulus ab1984ed72
Merge pull request #229574 from atorres1985-contrib/doomretro
doomretro: init at 4.9.1
2023-05-03 17:47:08 +02:00
Franz Pletz 756f32ecc2
Merge pull request #229489 from jcumming/openttd-jgrpp-0-53-1
openttd-jgrpp: 0.52.1 -> 0.53.1
2023-05-03 16:38:36 +02:00
Aidan Gauland d8816fb949
gogdl: 0.4 -> 0.7.1 2023-05-03 21:22:20 +12:00
Aidan Gauland 99e1385ccf
heroic: 2.6.2 -> 2.7.1 2023-05-03 21:22:10 +12:00
Anderson Torres 8294cd7fc3 doomretro: init at 4.9.1
Yet another Doom port. As expected, it needs a WAD file to effectively run.
2023-05-02 22:45:06 -03:00
Anderson Torres 06e4e2ba36 slade: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 7de3114723 shavee: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres edc2464544 eureka-editor: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 4d2efae81d dhewm3: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 139034fd84 zdoom: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres e709a4888d zandronum: move to games/doom-ports 2023-05-02 22:35:27 -03:00
Anderson Torres 30fa1a9d15 rbdoom-3-bfg: move to games/doom-ports 2023-05-02 22:35:27 -03:00