Commit Graph

10124 Commits

Author SHA1 Message Date
Sefa Eyeoglu
864914bd7e
ddnet: fix x86 darwin (#355675) 2024-11-13 19:30:31 +01:00
R. Ryantm
155168226c shattered-pixel-dungeon: 2.5.3 -> 2.5.4 2024-11-13 16:07:20 +00:00
Austin Horstman
a4c1840b8d
ddnet: fix x86 darwin
Aligned alloc requires higher sdk.
2024-11-13 09:26:51 -06:00
Austin Horstman
b761a3a403
ddnet: format 2024-11-13 09:26:50 -06:00
Austin Horstman
2408c7f62d
ddnet: 18.6 -> 18.7 (#354991) 2024-11-13 09:21:51 -06:00
Bot_wxt1221
8b4df30ab3
Mindustry: fix build on non x86 device (#355174)
* Mindustry: move to by-name

* Mindustry: nixfmt

* Mindustry: fix build on non x86 device
2024-11-13 12:57:57 +01:00
Reno Dakota
1f481ed5c7
treewide: add missing sourceProvenance
add binaryNativeCode to sourceProvenance
2024-11-12 06:14:40 +00:00
melon
f0c1ff9fde update to 18.7 - remove unused fetchpatch 2024-11-10 13:29:29 +00:00
PopeRigby
872d4bf33e vkquake: 1.31.2 -> 1.31.3 2024-11-10 00:13:57 -08:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Austin Horstman
7e248e17e6
taisei: 1.3.2 -> 1.4.2; modernize; add myself as maintainer (#353696) 2024-11-08 22:13:18 -06:00
Sefa Eyeoglu
73794b4d2d
ecwolf: add passthru.updateScript (#289653) 2024-11-08 13:21:54 +01:00
Sergei Trofimovich
955ec32efc warzone2100: 4.5.3 -> 4.5.4
Changes: https://github.com/Warzone2100/warzone2100/releases/tag/4.5.4
2024-11-07 18:52:38 +00:00
Emily
3a6d4d006a
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc (#354197) 2024-11-07 18:16:05 +00:00
Austin Horstman
1c885ada30
performous: fix build (#354129) 2024-11-07 11:59:56 -06:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Weijia Wang
72fc0b165a performous: move to pkgs/by-name 2024-11-07 04:03:49 +01:00
Weijia Wang
afc2155ae5
alienarena: 7.71.6 -> 7.71.7 (#352815) 2024-11-07 01:57:22 +01:00
Weijia Wang
5502394d66
space-station-14-launcher: 0.29.0 -> 0.29.1 (#352503) 2024-11-07 01:15:34 +01:00
Aleksana
06f1fbf721
openttd-jgrpp: Set meta.mainProgram (#353192) 2024-11-05 23:01:31 +08:00
Aleksana
5ad8bdff11
treewide: update own packages to the new apple-sdk pattern (#352719) 2024-11-05 19:58:31 +08:00
Gliczy
5e5192e6c1 taisei: move to pkgs/by-name 2024-11-04 18:19:24 +01:00
Nick Cao
9e122ef874
chiaki-ng: 1.9.0 -> 1.9.1 (#353305) 2024-11-04 09:12:59 -05:00
Francesco Gazzetta
42a45d74bd tower-pixel-dungeon: init at 0.3.2 2024-11-03 17:41:06 +01:00
wxt
047916da43 frozen-bubble: move to by-name 2024-11-03 17:09:48 +01:00
R. Ryantm
dc561f040a chiaki-ng: 1.9.0 -> 1.9.1 2024-11-03 08:26:14 +00:00
Illia Ostapyshyn
12caeb3596 openttd-jgrpp: Set meta.mainProgram 2024-11-02 19:24:30 +01:00
Sefa Eyeoglu
c9b44ac6df
ja2-stracciatella: fix build with gcc13 (#353028) 2024-11-02 11:50:26 +01:00
TomaSajt
6965f0578e
ja2-stracciatella: fix build with gcc13 2024-11-02 00:50:16 +01:00
Weijia Wang
26e4f635b6
openttd-jgrpp: 0.60.0 -> 0.62.0 (#349636) 2024-11-01 16:24:29 +01:00
Weijia Wang
4a2b762c43
ultrastardx: 2024.8.0 -> 2024.10.0 (#349747) 2024-11-01 14:31:07 +01:00
Weijia Wang
e4cae015ed
yquake2: 8.40 -> 8.41 (#349135) 2024-11-01 14:05:53 +01:00
Weijia Wang
1ee026c325
freeciv: 3.1.2 -> 3.1.3 (#348772) 2024-11-01 13:52:58 +01:00
Weijia Wang
2b1f15a6b8
gcompris: 4.1 -> 4.2 (#348677) 2024-11-01 13:23:36 +01:00
Matteo Pacini
04136354ee shipwright: update to apple-sdk pattern 2024-11-01 09:52:19 +00:00
R. Ryantm
e951dd2eb0 alienarena: 7.71.6 -> 7.71.7 2024-11-01 08:16:46 +00:00
Weijia Wang
814c6fc07b
ckan: 1.34.4 -> 1.35.0 (#344870) 2024-11-01 03:49:08 +01:00
Matteo Pacini
3ff8deb4c1 julius: update to apple-sdk pattern 2024-10-31 21:39:56 +00:00
Matteo Pacini
96424cbf20 corsix-th: update to apple-sdk pattern 2024-10-31 21:38:34 +00:00
Matteo Pacini
799fd4111c augustus: update to apple-sdk pattern 2024-10-31 21:35:03 +00:00
R. Ryantm
970ee76e3f space-station-14-launcher: 0.29.0 -> 0.29.1 2024-10-31 00:20:05 +00:00
github-actions[bot]
32be7227d2
Merge master into staging-next 2024-10-30 06:39:54 +00:00
Tomo
6854e017bf summoning-pixel-dungeon: use default gradle
Upstream has made it possible to use a recent version of Gradle,
thanks to some patches:
* "1.2.6: changed JVM args to be compatible with Java 17"
    -> This is not directly applied, as it fails to apply cleanly; we use substituteInPlace instead
    -> c8a6fdd57c

* "1.2.6: updated desktop build script for Gradle 7.0+"
    -> 5610142126

Additionally, allows this package to keep working after #352236
2024-10-30 04:29:39 +00:00
github-actions[bot]
6bc001ea3b
Merge master into staging-next 2024-10-29 12:06:00 +00:00
Aleksana
d0cba2fc04
unvanquished: 0.54.1 -> 0.55.0 (#350521) 2024-10-29 18:20:15 +08:00
K900
0c45a8b5c4 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 21:46:13 +03:00
Emily
e87b505f51
maelstrom: remove register keyword; fix clang (#351835) 2024-10-28 16:30:07 +00:00
Reno Dakota
f1644ee95e
maelstrom: remove register keyword; fix clang
c++17 doesn't support register keyword. patch out the few uses of it.
2024-10-28 08:21:30 +00:00
Fabián Heredia Montiel
34b62f7c47 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 16:10:56 -06:00
Andrew Kvalheim
c95f4961df minecraft-server: 1.21.1 -> 1.21.3
Change log:

  - [1.21.2](https://feedback.minecraft.net/hc/en-us/articles/31261174284557)
  - [1.21.3](https://feedback.minecraft.net/hc/en-us/articles/31289611893645)
2024-10-27 10:10:36 -07:00
K900
f21f4ca3ee Merge remote-tracking branch 'origin/master' into staging-next 2024-10-26 21:05:47 +03:00
Francesco Gazzetta
68576df997 treewide: move tcl libraries under tclPackages 2024-10-26 16:23:15 +00:00
github-actions[bot]
cdab0d3f36
Merge master into staging-next 2024-10-26 12:05:46 +00:00
Jörg Thalheim
30dd264dd8
treewide: remove more unmaintained gtk2 packages (#349744) 2024-10-26 10:37:03 +02:00
Emily
1aa26fa214
stockfish: fix x64 darwin (#351114) 2024-10-26 01:22:46 +01:00
Jack Wilsdon
c857d59d7c scummvm: fix building with Freetype 2.13.3 2024-10-25 19:17:22 +01:00
aleksana
a7e2595388 eboard: remove 2024-10-25 22:42:31 +08:00
Reno Dakota
9b00500492
stockfish: fix x64 darwin
use sdk 11 and set min version to 10.15 to match the makefiles
2024-10-25 08:15:34 +00:00
piegames
ad8d051645
treewide: Fix indentation in strings (#350296) 2024-10-23 21:44:22 +02:00
piegames
68927918d0 treewide: Fix indentation in strings
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.

I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.

Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.

List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +02:00
Luke Granger-Brown
f68438a9bb factorio: migrate to by-name hierarchy 2024-10-22 19:45:42 +01:00
Antoine Fontaine
7dcf35782b unvanquished: 0.54.1 -> 0.55.0 2024-10-22 19:42:46 +02:00
Sefa Eyeoglu
6ff3891da2
ddnet: 18.4 -> 18.6 (#346915) 2024-10-22 15:11:48 +02:00
Luke Granger-Brown
cfc1bc8074
factorio: 2.0.7 -> 2.0.8 (#350377) 2024-10-22 13:51:39 +01:00
Kerstin Humm
b12bcabd24
maintainers: remove erictapen from packages that I don't really maintain anymore 2024-10-22 12:32:29 +02:00
Heinz Deinhart
93b0eb60e0 ddnet: 18.4 -> 18.6 (remove commented out patch) 2024-10-22 10:00:43 +02:00
Luke Granger-Brown
ed88329f5f factorio: 2.0.7 -> 2.0.8
Note that this also deletes factorio-space-age-experimental; this is
left in top-level/all-packages.nix for now since I don't know if they
plan to bring it back. Longer term we should make it resolve to stable
if it doesn't exist, probably.
2024-10-22 01:17:05 +01:00
Luke Granger-Brown
5579fe359c factorio-space-age: init at 2.0.7 2024-10-21 12:19:19 +01:00
Luke Granger-Brown
56444f5f6a factorio: 1.1.110 -> 2.0.7 2024-10-21 12:14:22 +01:00
Pol Dellaiera
20547e3c34
gweled: unstable-2021-02-11 -> 1.0-beta1 (#350174) 2024-10-21 12:35:40 +02:00
aleksana
ee6e844811 gweled: move to pkgs/by-name 2024-10-21 15:22:37 +08:00
Aleksana
467c797b15
gshogi: fix double wrapping (#349425) 2024-10-21 11:21:15 +08:00
Peder Bergebakken Sundt
463b8ced2a
eduke32: migrate to pkgs/by-name, format with nixfmt-rfc-style, 0-unstable-2024-02-17 -> 0-unstable-2024-07-26, add ion fury and fix wrappers (#311494) 2024-10-21 00:32:49 +02:00
Sefa Eyeoglu
feb995ade0
pnpm: 9.12.1 -> 9.12.2 (#349093) 2024-10-20 20:27:37 +02:00
Sefa Eyeoglu
dd7960270b
taterclient-ddnet: init at 8.6.0 (#346206) 2024-10-20 20:25:44 +02:00
Théo Bori
d455bca0cd
taterclient-ddnet: init at 8.6.0 2024-10-20 14:26:26 +02:00
Gutyina Gergő
9744efc3b0
treewide: update pnpmDeps hashes 2024-10-19 23:50:41 +02:00
Peder Bergebakken Sundt
86c19dd026
forge-mtg: 1.6.57 -> 1.6.65 (#346334) 2024-10-19 23:06:16 +02:00
R. Ryantm
ba3b13a077 ultrastardx: 2024.8.0 -> 2024.10.0 2024-10-19 11:22:01 +00:00
Lin Xianyi
3301bbda6e forge-mtg: 1.6.57 -> 1.6.65
Diff: https://github.com/Card-Forge/forge/compare/refs/tags/1.6.57...1.6.65

Changelog: https://github.com/Card-Forge/forge/releases/tag/forge-1.6.65
2024-10-19 17:47:12 +08:00
Aleksana
c95e47cc42
corsix-th: 0.67 -> 0.68 (#348435) 2024-10-19 16:21:48 +08:00
R. Ryantm
dfa2abfb2c openttd-jgrpp: 0.60.0 -> 0.62.0 2024-10-18 21:15:02 +00:00
R. Ryantm
149643d2ec hikounomizu: 1.0.1 -> 1.1 2024-10-18 19:59:08 +00:00
Sandro Jäckel
79d29ca79e
gshogi: fix double wrapping 2024-10-18 01:23:41 +02:00
Aleksana
4299734f66
heroic: fix icon sizes (#348918) 2024-10-17 11:34:16 +08:00
K900
bb72b22c6b
steam (and friends): migrate to by-name, small cleanups all over (#349109) 2024-10-16 23:54:49 +03:00
R. Ryantm
b3bd45d026 yquake2: 8.40 -> 8.41 2024-10-16 20:46:58 +00:00
K900
5c33791df3 steam (and friends): migrate to by-name, small cleanups all over
- rename "steam-original" or "steam" to "steam-unwrapped", as that's what it is
- rename "steam-fhsenv" to "steam", as that's what you actually want
- remove some no-longer-relevant hacks
2024-10-16 23:27:24 +03:00
Artturin
200e2090c2 vintagestory: Fix cursor on wayland
Capturing and Texture.

Doesn't need to use `LD_PRELOAD`, `LD_LIBRARY_PATH` works.

https://www.github.com/NixOS/nixpkgs/issues/265817#issuecomment-2345008152
2024-10-16 18:23:49 +03:00
Viorel-Cătălin Răpițeanu
b321d3d584 heroic: fix icon sizes
By default, the 128x128 icon was installed as a 512x512.
The modification uses the svg icon present in the deployment to add the scalable one.

This should fix: https://github.com/NixOS/nixpkgs/issues/348764
2024-10-16 13:21:33 +03:00
David McFarland
8b193a46be
dotnet: october 2024 releases (#348077) 2024-10-15 10:51:53 -03:00
R. Ryantm
b297b52c6c freeciv: 3.1.2 -> 3.1.3 2024-10-15 11:32:14 +00:00
R. Ryantm
f84b5bdc43 gcompris: 4.1 -> 4.2 2024-10-15 04:32:45 +00:00
David McFarland
da2cfdb1aa openra: disable parallel building 2024-10-14 18:47:32 -03:00
Alvar Penning
68802454b9 openrct2: 0.4.14 -> 0.4.15
https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.15
2024-10-14 15:37:42 +02:00
Sergei Trofimovich
1ce8d34208 corsix-th: 0.67 -> 0.68
Changes: https://github.com/CorsixTH/CorsixTH/releases/tag/v0.68.0
2024-10-14 12:36:11 +01:00
Franz Pletz
0f8accb76a
minetest: add mainProgram and conditional test builds (#347747) 2024-10-14 10:32:39 +02:00
Azat Bahawi
039fa645b6
exult: 1.8 -> 1.10.1 (#347623)
Co-authored-by: Kamillaova <me@kamillaova.dev>
2024-10-14 07:58:24 +00:00
Vladimír Čunát
695636a77c
scummvm: fixup build by avoiding warning
Probably after freetype update.
https://hydra.nixos.org/build/274116362/nixlog/9/tail
2024-10-13 09:12:01 +02:00
Robin Mattheussen
4f6cd4f94a
exult: 1.8 -> 1.10.1 2024-10-13 03:34:46 +02:00