Commit Graph

10009 Commits

Author SHA1 Message Date
Jörg Thalheim
30dd264dd8
treewide: remove more unmaintained gtk2 packages (#349744) 2024-10-26 10:37:03 +02: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
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
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
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
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
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
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
github-actions[bot]
4433a315bd
Merge master into staging-next 2024-10-12 12:05:08 +00:00
Peter Hoeg
7c010c25e5 minetest: add mainProgram and conditional test builds 2024-10-12 11:20:19 +02:00
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
github-actions[bot]
a5883bc172
Merge master into staging-next 2024-10-10 12:05:39 +00:00
Franz Pletz
ae8c1e57f7
treewide: use mirror urls (#347454) 2024-10-10 13:05:23 +02:00
github-actions[bot]
1404154595
Merge master into staging-next 2024-10-10 00:14:06 +00:00
Pol Dellaiera
7d4feab99e
papermc: 1.21.1-110 -> 1.21.1-119 (#347069) 2024-10-09 21:13:48 +02:00
Gutyina Gergő
fd53ec0b2a
osu-lazer{,-bin}: move to pkgs/by-name 2024-10-09 16:38:06 +02:00
Gutyina Gergő
29d2df8e1a
osu-lazer-bin: improve error message for unsupported arch 2024-10-09 16:37:39 +02:00
Gutyina Gergő
70ec07c5c5
osu-lazer: remove with lib; 2024-10-09 16:37:20 +02:00
Gutyina Gergő
98b126acbb
osu-lazer{,-bin}: format 2024-10-09 16:33:55 +02:00