Matteo Pacini
04136354ee
shipwright: update to apple-sdk pattern
2024-11-01 09:52:19 +00: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
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
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