Commit graph

7630 commits

Author SHA1 Message Date
Martin Weinelt 81f9ddb449
Merge pull request #245647 from majiru/jfsw
jfsw: init at 20211225
2023-07-29 14:03:50 +02:00
Pol Dellaiera bc647c0e38
Merge pull request #245873 from keenanweaver/doomrunner1.8.0
doomrunner: 1.7.3 -> 1.8.0
2023-07-28 23:19:51 +02:00
Silvan Mosberger a0b8caf3bc
Revert "lib.customisation: uncurry makeScopeWithSplicing" 2023-07-28 23:04:09 +02:00
Adam Joseph 12cb207d20
Merge pull request #245824 from amjoseph-nixpkgs/pr/lib/customization/makeScopeWithSplicing
lib.customisation: uncurry makeScopeWithSplicing
2023-07-28 20:55:44 +00:00
Artturi 314c4c1b6d
Merge pull request #244879 from Atemu/steam-small-dbus-steamvr 2023-07-28 19:04:25 +03:00
Artturin 3716ef19d8 lib.makeScopeWithSplicing: provide default for keep,extra
These are often unneeded by the user.
2023-07-28 17:41:01 +03:00
Keenan Weaver 45e394f5aa
doomrunner: 1.7.3 -> 1.8.0 2023-07-28 08:07:04 -05:00
Adam Joseph cb13669b00 lib.customisation: uncurry makeScopeWithSplicing
Deeply-curried functions are pretty error-prone in untyped languages
like Nix.  This is a particularly bad case because
`top-level/splice.nix` *also* declares a makeScopeWithSplicing, but
it takes *two fewer arguments*.

Let's switch to attrset-passing form, to provide some minimal level
of sanity-checking.
2023-07-27 21:31:59 -07:00
Jacob Moody cd68dbf4c1 jfsw: init at stable-20211225 2023-07-27 00:04:23 -05:00
Jacob Moody 38bfa58772 hhexen: sdlmixer audio backend and various tidy 2023-07-27 00:16:48 -03:00
Jacob Moody c56fec9f9f hheretic: init at 0.2.3 2023-07-27 00:16:48 -03:00
Nick Cao e9d8b5d831
Merge pull request #245629 from r-ryantm/auto-update/minesweep-rs
minesweep-rs: 6.0.16 -> 6.0.19
2023-07-26 19:04:37 -06:00
R. Ryantm d4e1c00fa0 minesweep-rs: 6.0.16 -> 6.0.19 2023-07-27 00:16:58 +00:00
Sandro 3128d51163
Merge pull request #245529 from Scrumplex/prismlauncher-7.2
prismlauncher: 7.1 -> 7.2
2023-07-27 00:37:42 +02:00
Pol Dellaiera 4d01d2bcb1
Merge pull request #222390 from Zahrun/doc/steam
steam: add indication for the nix option
2023-07-26 15:04:57 +02:00
Sefa Eyeoglu 68c080daae
prismlauncher: 7.1 -> 7.2
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-26 14:26:32 +02:00
Connor Baker 495875182e
Merge pull request #224068 from SomeoneSerge/respect-config-cudaSupport
Respect global config.cudaSupport
2023-07-25 14:18:14 -04:00
R. Ryantm f19af41132 scummvm: 2.7.0 -> 2.7.1 2023-07-25 04:20:20 +00:00
surfaceflinger 4ec8ab12c5
jazz2: 2.0.0 -> 2.1.0 2023-07-24 13:45:37 +02:00
Sandro 4bb451da7d
Merge pull request #185825 from necrophcodr/add-fteqw
fteqw: init at unstable-2022-08-09
2023-07-24 00:53:51 +02:00
Atemu 21856d71a4 steam-small: add dbus
Required for SteamVR's steamwebhelper

Closure size 3723142072 -> 3724440544. Roughly +2MiB.

See https://github.com/ValveSoftware/steam-for-linux/issues/7058 for reference
2023-07-22 20:36:24 +02:00
figsoda f18b8ec8c6 gambit-chess: init at 0.1.0
https://github.com/maaslalani/gambit
2023-07-22 13:59:45 -03:00
Mario Rodas 355d069f35
Merge pull request #242625 from OPNA2608/update/easyrpg
easyrpg-player: update, enable on Darwin
2023-07-22 06:30:53 -05:00
Justin Rubek 9f4b5b7530 factorio: 1.1.80 -> 1.1.87 2023-07-20 17:28:33 -05:00
Someone Serge 471dbe9bcf
treewide: consume config.cudaSupport as required
Eliminate uses of `config.cudaSupport or false` and alike, since the
option is now declared in config.nix with a default value

fd .nix -t f -x sed 's/config\.cudaSupport or false, cudaPackages [?] [{][}]/config.cudaSupport, cudaPackages ? { }/' '{}' -i
fd .nix -t f -x sed 's/config\.cudaSupport or false/config.cudaSupport/' '{}' -i
fd .nix -t f -x sed 's/cudaSupport = pkgs.config.cudaSupport/inherit (pkgs.config) cudaSupport/' '{}' -i
fd .nix -t f -x sed 's/cudaSupport = config.cudaSupport/inherit (config) cudaSupport/' '{}' -i
2023-07-20 18:08:19 +03:00
Someone Serge 74549ec63b
tree-wide: 'enableCuda ? false' -> 'config.cudaSupport or false' to respect global defaults 2023-07-20 17:27:07 +03:00
Nick Cao e07d746636
Merge pull request #234734 from MGlolenstine/srb2kart
srb2kart: 1.3.0 -> 1.6.0
2023-07-19 19:08:58 -06:00
R. Ryantm 47d94e8641 minesweep-rs: 6.0.14 -> 6.0.16 2023-07-19 13:24:51 +00:00
Thiago Kenji Okada d4e7f927ad
Merge pull request #243842 from meppu/osu-lazer
osu-lazer: 2023.621.0 -> 2023.717.0
2023-07-19 08:44:11 +00:00
Nick Cao f4640364c7
Merge pull request #244194 from SuperSandro2000/portmod
portmod: cleanup unused inputs
2023-07-18 19:19:30 -06:00
hulr 43e13111c6 stone-kingdoms: init at 0.5.0
https://gitlab.com/stone-kingdoms/stone-kingdoms/-/tags/0.5.0
2023-07-18 21:29:18 -03:00
Sandro Jäckel 0000023c84
portmod: cleanup unused inputs 2023-07-18 19:04:36 +02:00
Weijia Wang f5e007e64c
Merge pull request #243746 from r-ryantm/auto-update/shattered-pixel-dungeon
shattered-pixel-dungeon: 2.1.3 -> 2.1.4
2023-07-18 11:52:33 +03:00
Nick Cao 64e49dc23b
Merge pull request #244001 from sekunho/update-papermc
papermc: 1.19.3.375 -> 1.20.1.83
2023-07-17 19:12:54 -06:00
Artturin 5e58671414 vintagestory: add gigglesquid as maintainer 2023-07-18 01:34:28 +03:00
Jack Connors 38176f81b0 vintagestory: add support for experimental .net 7 build
Future versions (1.19+) will be built exclusively on .net 7, see: https://www.vintagestory.at/blog.html/news/v1186-stable-security-patch-r360/ and https://www.vintagestory.at/blog.html/news/v1186-rc2-hunting-the-performance-leak-r359/
This change crates the foundations for suporting .net 7 going forward and adds an override option to enable the experimental .net 7 build

Co-authored-by: Artturin <Artturin@artturin.com>
2023-07-18 01:34:28 +03:00
Not-Leader a6aae555e2
ezquake: 3.2.3 -> 3.6.2 (#226174)
* ezquake: 3.2.3 -> 3.6.2

https://github.com/QW-Group/ezquake-source/releases/tag/3.6.2

* use https link for ezquake

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* rename sha256 to hash and reorder it with fetchSubmodules

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

---------

Co-authored-by: not-leader <not-leader1@outlook.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-17 21:35:23 +02:00
SEKUN ae910ed9b8
papermc: 1.19.3.375 -> 1.20.1.83 2023-07-17 16:10:00 +00:00
Sandro 5799b3d4dd
Merge pull request #241576 from devusb/chiaki4deck
chiaki4deck: init at 1.3.3
2023-07-17 17:13:59 +02:00
Morgan Helton 66688cb7a1 chiaki4deck: init at 1.3.3 2023-07-17 05:58:00 -05:00
meppu cb93b201c0
osu-lazer: 2023.621.0 -> 2023.717.0 2023-07-17 13:49:32 +03:00
meppu 7f67ec3e72
osu-lazer-bin: 2023.621.0 -> 2023.717.0 2023-07-17 13:49:16 +03:00
Nick Cao b0a218e10d
Merge pull request #243829 from r-ryantm/auto-update/fheroes2
fheroes2: 1.0.5 -> 1.0.6
2023-07-16 21:39:26 -06:00
R. Ryantm c396132050 barrage: 1.0.6 -> 1.0.7 2023-07-16 20:17:22 -03:00
R. Ryantm 8ab9ac32b3 fheroes2: 1.0.5 -> 1.0.6 2023-07-16 17:10:51 +00:00
Ilan Joselevich 221613f458
Merge pull request #233085 from donovanglover/srb2
srb2: 2.2.10 -> 2.2.11
2023-07-16 16:18:35 +03:00
R. Ryantm 265b0eaee4 shattered-pixel-dungeon: 2.1.3 -> 2.1.4 2023-07-15 23:49:37 +00:00
Weijia Wang 25488b9e6e
Merge pull request #243700 from r-ryantm/auto-update/unciv
unciv: 4.7.6-patch1 -> 4.7.8-patch1
2023-07-16 00:48:31 +02:00
Weijia Wang 3c94682946
Revert "opendungeons: unstable-2021-11-06 -> unstable-2023-01-09" 2023-07-16 00:26:49 +02:00
Weijia Wang 6d6d83a475
Merge pull request #243714 from wegank/opendungeons-bump
opendungeons: unstable-2021-11-06 -> unstable-2023-01-09
2023-07-15 23:16:37 +02:00