R. Ryantm
ab979f4796
libretro.mgba: 0-unstable-2025-02-17 -> 0-unstable-2025-05-18
2025-05-25 11:04:36 +00:00
Weijia Wang
c2509dc9db
python3Packages.optimum: update optional dependencies
2025-05-25 12:49:53 +02:00
R. Ryantm and Weijia Wang
ae1c56ad7f
python3Packages.optimum: 1.24.0 -> 1.25.3
2025-05-25 12:46:52 +02:00
Weijia Wang and GitHub
673ded9863
python3Packages.pypdf: 5.4.0 -> 5.5.0 ( #408862 )
2025-05-25 12:44:28 +02:00
2ee391011e
lunar-client: 3.3.7 -> 3.3.8 ( #410744 )
...
Co-authored-by: surfaceflinger <nat@nekopon.pl >
2025-05-25 10:36:48 +00:00
Manuel Frischknecht
5cc6a9481c
commandergenius: fix broken build due to renamed _TTF_Font struct in SDL_ttf
...
SDL_ttf renamed the internal `_TTF_Font` struct in v. 2.24 [^1] and
3.2.2 [^2], breaking current builds for commandergenius.
Upstream already merged my pull request fixing the error [^3].
This pulls in the fix temporarily using `fetchpatch`; as soon as
upstreams a new release, we'll likely be able to remove it again.
[^1]: https://github.com/libsdl-org/SDL_ttf/commit/7185085beb39b9e8b17d18685a2a58a14b7c53ef
[^2]: https://github.com/libsdl-org/SDL_ttf/commit/22347419ee08e49d77411c680f15e314ef870ab7
[^3]: https://github.com/gerstrong/Commander-Genius/pull/376
2025-05-25 12:26:12 +02:00
Manuel Frischknecht
b722a78968
commandergenius: fix X11 includes
...
The SDL2 compatibility layer still includes X11 libraries in some
of its headers [1], which breaks the build of commandergenius if
`xorg.libX11` is not included as build input.
[1]: https://github.com/libsdl-org/sdl2-compat/blob/291749630d731d45f7a5ff3d4b2429fbeb58ac4c/include/SDL2/SDL_syswm.h#L68
2025-05-25 12:26:12 +02:00
bokicoder and GitHub
f969269821
maintainers: add bokicoder
2025-05-25 18:20:24 +08:00
R. Ryantm
61cf94db58
repomix: 0.3.5 -> 0.3.6
2025-05-25 10:19:13 +00:00
Alyssa Ross
aa852f2301
cloud-hypervisor: 45.0 -> 46.0
2025-05-25 12:08:36 +02:00
R. Ryantm
6d72cf3dcd
sigma-cli: 1.0.5 -> 1.0.6
2025-05-25 09:59:03 +00:00
Weijia Wang and GitHub
6267f7f857
python3Packages.testresources: 2.0.1 -> 2.0.2 ( #406678 )
2025-05-25 11:52:31 +02:00
abc267ef81
glamoroustoolkit: 1.1.22 -> 1.1.24 ( #410664 )
...
Co-authored-by: akgrant43 <akgrant43@users.noreply.github.com >
2025-05-25 09:48:22 +00:00
Weijia Wang and GitHub
c44dfba319
python3Packages.makefun: 1.15.6 -> 1.16.0 ( #408514 )
2025-05-25 11:45:38 +02:00
Weijia Wang and GitHub
e9ef0011d0
libspnav: 1.1 -> 1.2 ( #394555 )
2025-05-25 11:38:15 +02:00
Linus Vettiger
4cf6ac7f24
ugarit: fix build on darwin
2025-05-25 11:27:43 +02:00
John Rodewald
e32ab66ae1
gcli: fix Darwin build
...
Darwin builds are fixed in master, but the change is unreleased.
2025-05-25 11:25:02 +02:00
Sébastien Maret
02b517263f
imager: fix numpy header detection
...
With recent Numpy versions (> 2.0.0), the header files are located in
_core/include instead of core/include, and the configure script does not
detect them. Use the `numpy.get_include()` function for the detection
in that script.
2025-05-25 11:22:32 +02:00
R. Ryantm and Weijia Wang
18dc280482
python3Packages.testresources: 2.0.1 -> 2.0.2
2025-05-25 11:20:08 +02:00
Felix Singer and Bjørn Forsman
dd082b8161
jenkins: 2.492.3 -> 2.504.1
...
Signed-off-by: Felix Singer <felixsinger@posteo.net >
2025-05-25 11:18:46 +02:00
R. Ryantm
d0f4918a8a
lunar-client: 3.3.7 -> 3.3.8
2025-05-25 09:18:29 +00:00
Weijia Wang and GitHub
4c3cdc1bc7
containerd: 2.0.5 -> 2.1.0 ( #408004 )
2025-05-25 11:13:13 +02:00
d07f9870eb
sleek: 0.3.0 -> 0.4.0 ( #410616 )
...
Co-authored-by: xrelkd <xrelkd@users.noreply.github.com >
2025-05-25 09:09:42 +00:00
Weijia Wang and GitHub
844e7709fe
python3Packages.xcffib: 1.7.1 -> 1.9.0 ( #406528 )
2025-05-25 11:09:08 +02:00
6d413947b5
borgmatic: 2.0.5 -> 2.0.6 ( #410721 )
...
Co-authored-by: x123 <x123@users.noreply.github.com >
2025-05-25 08:53:43 +00:00
Jonas Heinrich
795fe553bf
python3Packages.mpris-server: 0.4.2 -> 0.9.6
2025-05-25 10:52:23 +02:00
Jonas Heinrich
e469cc78ae
monophony: reformat meta
2025-05-25 10:52:23 +02:00
Jonas Heinrich
1e5d30a0ba
monophony: 2.15.0 -> 3.3.3
2025-05-25 10:52:14 +02:00
Weijia Wang and GitHub
e45cc57f14
netavark: 1.14.1 -> 1.15.0 ( #406841 )
2025-05-25 10:51:16 +02:00
R. Ryantm
81ab30af58
sql-formatter: 15.6.1 -> 15.6.2
2025-05-25 08:50:01 +00:00
Atemu and GitHub
dcbe699f38
python313Packages.sanic: 24.12.0 -> 25.3.0 ( #409599 )
2025-05-25 10:40:38 +02:00
Jon Seager and GitHub
0cfda8b015
nixos/scrutiny: change collector schedule to daily ( #410731 )
2025-05-25 09:37:57 +01:00
Bobby Rong and GitHub
fb5a4cf655
mint-themes: 2.2.3 -> 2.2.6 ( #410570 )
2025-05-25 16:37:33 +08:00
ca4c53c520
morgen: 3.6.13 -> 3.6.14 ( #410372 )
...
Co-authored-by: justanotherariel <justanotherariel@users.noreply.github.com >
2025-05-25 08:27:36 +00:00
R. Ryantm and Masum Reza
f57fbc289b
roddhjav-apparmor-rules: 0-unstable-2025-05-14 -> 0-unstable-2025-05-20
2025-05-25 13:51:23 +05:30
zimward
eb3dd361da
niri: 25.05 -> 25.05.1
2025-05-25 10:20:27 +02:00
Weijia Wang and GitHub
97edb34d3d
python3Packages.pygit2: 1.17.0 -> 1.18.0 ( #406241 )
2025-05-25 10:20:07 +02:00
Marcin Serwin
4291c6f20f
cubeb: don't build shared libs on static platforms
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
0abfee4654
cubeb: add pcsx2 and duckstation to tests
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
a5b3ae44a5
cubeb: add pkg-config validation
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
81dca3bb1e
cubeb: remove with lib; from meta
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
a0841af357
treewide: remove cubeb.passthru.backendLibs
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
709d5b4e5c
duckstation: use cubeb from nixpkgs
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
9d9fc4258d
pcsx2: use cubeb from nixpkgs
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
ec5887903e
rpcs3: use cubeb from nixpkgs
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
2fb8e7424a
cubeb: disable lazy loading
...
Lazy loading is primarily useful when distributing binaries to systems
that may not have the libraries installed. This is not the case for the
nixpkgs and its usage complicates dependent derivations.
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
05404c271c
cubeb: use cmakeBool for cmake flags
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
027c07866f
cubeb: split outputs
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Marcin Serwin
51151cb06a
cubeb: add pkg-config generation patch
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2025-05-25 10:16:55 +02:00
Weijia Wang and GitHub
d46b1dd3ee
python3Packages.condense-json: 0.1.2 -> 0.1.3 ( #409205 )
2025-05-25 10:13:17 +02:00