Commit graph

7793 commits

Author SHA1 Message Date
Pierre Bourdon e4c982fd6d
chiaki: 2.1.1 -> 2.2.0 2023-08-22 23:10:12 +02:00
Pol Dellaiera 8f508af8dc
urbanterror: fix configurePhase phase
Use `preConfigure` and external file instead.
2023-08-21 22:00:46 +02:00
Pol Dellaiera b2871a6ca8
ioquake3: fix preConfigure phase
Using `makeFlags` doesn't do anything, using the local `Makefile.local` is actually working.
2023-08-21 21:59:55 +02:00
Naïm Favier 3eb1a985b2
Merge pull request #250526 from atemp/ddnet
ddnet: 17.1.1 -> 17.2.1
2023-08-21 13:56:05 +02:00
Pol Dellaiera b80ada5262
Merge pull request #250249 from NixOS/etlegacy/fix-and-refactor
etlegacy: fix and refactor
2023-08-21 12:42:37 +02:00
Heinz Deinhart 0eef983d34 ddnet: 17.1.1 -> 17.2.1
https://ddnet.org/downloads/#17.2
ddnet/ddnet@17.1.1...17.2.1
2023-08-21 12:15:13 +02:00
Pol Dellaiera 2836fd6fce
etlegacy: reformat files 2023-08-20 23:43:37 +02:00
Pol Dellaiera bc586df93d
etlegacy: add meta.longDescription 2023-08-20 23:43:18 +02:00
Pol Dellaiera d998c261cc
etlegacy: replace writeScriptBin with writeShellApplication 2023-08-20 23:42:49 +02:00
Pol Dellaiera 2e86fdebc6
Merge pull request #250216 from NixOS/urbanterror/cleanup
urbanterror: refactor, simplify, cleanup
2023-08-20 22:30:26 +02:00
figsoda 95d630c68d
Merge pull request #250357 from r-ryantm/auto-update/minesweep-rs
minesweep-rs: 6.0.19 -> 6.0.27
2023-08-20 15:02:07 -04:00
Pol Dellaiera 3c9d06797b
etlegacy: remove mainprogram attribute 2023-08-20 19:11:16 +02:00
Pol Dellaiera eab7a24373
etlegacy: disable fortify to have fully working binaries 2023-08-20 19:10:55 +02:00
Pol Dellaiera 1461c8fdd3
etlegacy: update cmakeFlags and change default install directories 2023-08-20 19:10:55 +02:00
Pol Dellaiera f07f9addb1
etlegacy: build server and client 2023-08-20 18:56:50 +02:00
Artturi bde196dde9
Merge pull request #245957 from amjoseph-nixpkgs/pr/lib/customization/makeScopeWithSplicing2 2023-08-20 18:57:05 +03:00
R. Ryantm 37ad14aab6 minesweep-rs: 6.0.19 -> 6.0.27 2023-08-20 13:44:18 +00:00
Matthias Beyer 8ad234e7b8
Merge pull request #250126 from eclairevoyant/cutechess
cutechess: init at 1.3.1
2023-08-20 10:17:29 +02:00
K900 f410499cb1
Merge pull request #246288 from aidalgol/heroic-2.9
Update Heroic Games Launcher and dependencies
2023-08-20 09:43:34 +03:00
Pol Dellaiera 9a0d0c1b50
etlegacy: refactor fetchAsset 2023-08-19 21:49:20 +02:00
Pol Dellaiera 918f740a67
etlegacy: reduce amount of local vars 2023-08-19 21:46:06 +02:00
Pol Dellaiera 81f84d95e4
etlegacy: add drupol as maintainer 2023-08-19 21:44:52 +02:00
Pol Dellaiera 51824a08f3
etlegacy: remove unused runCommand argument 2023-08-19 21:44:32 +02:00
Pol Dellaiera e632e42b65
urbanterror: reformat nix file 2023-08-19 19:09:58 +02:00
Pol Dellaiera 588e5ae83a
urbanterror: refactor installPhase
Get some inspiration from OpenArena derivation
2023-08-19 19:09:34 +02:00
Pol Dellaiera 47db9561ff
urbanterror: update meta.homepage attribute, use https 2023-08-19 19:09:10 +02:00
Pol Dellaiera 52947c5a3e
urbanterror: add meta.mainProgram attribute 2023-08-19 19:05:13 +02:00
Pol Dellaiera ea53c4bd1b
urbanterror: add drupol as maintainer 2023-08-19 19:04:54 +02:00
Pol Dellaiera 199ba07f33
urbanterror: add desktop item 2023-08-19 17:41:11 +02:00
Pol Dellaiera 7082007e68
urbanterror: add missing phase hooks 2023-08-19 17:26:55 +02:00
TheBrainScrambler b3e3d4037d
ioquake3: fix incorrect license gpl2Only -> gpl2Plus 2023-08-19 17:04:04 +02:00
Pol Dellaiera 105e0258d0
openarena: fix desktop item desktopName attribute 2023-08-19 16:36:21 +02:00
Pol Dellaiera cac8909c85
Merge pull request #250100 from NixOS/ioquake3/update
ioquake3: fix missing `.so` files at startup and clean-up
2023-08-19 12:31:33 +02:00
Pol Dellaiera 88903dab0f
Merge pull request #250105 from NixOS/openarena/use-source
openarena: compile from sources
2023-08-19 12:29:39 +02:00
éclairevoyant 7d87be6c71
cutechess: init at 1.3.1 2023-08-19 04:05:58 -04:00
7c6f434c ef827b262c
Merge pull request #250096 from r-ryantm/auto-update/blobby
blobby: 1.1 -> 1.1.1
2023-08-19 07:06:14 +00:00
Theodore Ni 50a4d6349c
Merge pull request #250059 from tjni/anki
anki: remove pip from anki-build-python
2023-08-18 22:37:36 -07:00
Pol Dellaiera 758b6fa94b
openarena: compile from sources
- Add desktop item
- Use `finalAttrs` pattern
- Sort attributes and parameters naturally
- Update license
- Add `meta.mainProgram` attribute
- Add `drupol` as maintainer
2023-08-19 07:25:46 +02:00
Pol Dellaiera dbcc734bbd
ioquake3: cleanup
- Fix `ioquake3`
- Remove the arch suffix from the binaries (`ioquake3.x86-64` -> `ioquake3`, `ioq3ded.x86-64` -> `ioq3ded`)
- Add `.desktop` file
- Remove unneeded dependencies
- Clean-up installation phase
- Add `meta.mainProgram` attribute
- Add myself in the maintainer list
2023-08-19 07:06:15 +02:00
R. Ryantm 2076724c51 blobby: 1.1 -> 1.1.1 2023-08-19 04:05:13 +00:00
Nick Cao 9783115b30
Merge pull request #249918 from fgaz/lbreakout2/fixes
lbreakout2: fix runtime issues
2023-08-19 09:00:43 +08:00
Theodore Ni 6a89fda4de
anki: remove pip from anki-build-python 2023-08-18 16:37:20 -07:00
Lily Foster 3effe8ee68
Merge pull request #177578 from Rotaerk/godot-mono
godot3: refactor, rename from godot, and add mono builds
2023-08-18 17:09:31 -04:00
Aidan Gauland f8fa19a5da
heroic: apply patch to fix Steam shortcuts 2023-08-19 08:06:17 +12:00
Francesco Gazzetta fe8acaa832 lbreakout2: fix runtime issues 2023-08-18 11:20:11 +02:00
Pol Dellaiera ed9af6d93e
Merge pull request #244855 from Tofixrs/master
atlauncher: 3.4.28.1 -> 3.4.30.0
2023-08-18 11:15:17 +02:00
tofixrs cba1a49c17 atlauncher: 3.4.28.1 -> 3.4.30.0 2023-08-18 10:03:18 +02:00
tofixrs bcbbd7deee atlauncher: add --no-launcher-update flag
Without the flag if there was an update the launcher wouldnt open.
2023-08-18 10:01:40 +02:00
Pol Dellaiera afa771cb32
Merge pull request #249494 from r-ryantm/auto-update/ferium
ferium: 4.4.0 -> 4.4.1
2023-08-16 17:07:46 +02:00
Thiago Kenji Okada 4186dae4eb
Merge pull request #249528 from meppu/osu-lazer
osu-lazer: 2023.811.0 -> 2023.815.0
2023-08-16 13:51:25 +00:00