Commit Graph

705654 Commits

Author SHA1 Message Date
github-actions[bot]
d16ff942dc
Merge master into staging-next 2024-11-08 00:14:06 +00:00
OTABI Tomoya
c6f1ef99d1
python312Packages.trx-python: init at 0.3; python312Packages.dipy: 1.7.0 -> 1.9.0 (#353282) 2024-11-08 09:06:35 +09:00
Austin Horstman
9cc818cb14
kubetrim: init at 0.0.1 (#354130) 2024-11-07 18:04:00 -06:00
Kira Bruneau
ed1b999575
geoclue: fix placing updateScript in passthru (#354243) 2024-11-07 18:55:51 -05:00
Thiago Kenji Okada
a390a396dd
cockpit: 318 -> 328 (#342328) 2024-11-07 23:43:50 +00:00
Martin Weinelt
bf8ae4ce65
home-assistant: pin vulcan-api at 2.3.2 (#354351) 2024-11-08 00:41:25 +01:00
Martin Weinelt
773a926105
SDL_stretch: mark broken on darwin (#354338) 2024-11-08 00:34:20 +01:00
Franz Pletz
68ed257875
linuxPackages.ddcci-driver: 0.4.4 -> 0.4.5-unstable-2024-09-26 (#354241) 2024-11-08 00:19:33 +01:00
Martin Weinelt
790bbf36da
home-assistant: pin vulcan-api at 2.3.2 2024-11-08 00:18:28 +01:00
David McFarland
b091eee5ba
python312Packages.pythonnet: fix build (#353521) 2024-11-07 19:14:02 -04:00
Dmitry Kalinkin
59d2f9da2c
blender: fix build; openvdb_11: init at 11.0.0 (#354095) 2024-11-07 18:11:57 -05:00
David McFarland
e9fbfe4253
godot_4: add godot_4-mono (#353242) 2024-11-07 19:11:28 -04:00
Ramses
14434de3e7
vcpkg: 2024.09.30 -> 2024.10.21 (#353498) 2024-11-07 23:49:03 +01:00
Ramses
d4261f6008
simpleDBus: 0.7.3 -> 0.8.1 (#354240) 2024-11-07 23:44:05 +01:00
nixpkgs-merge-bot[bot]
a6678843d4
efmt: 0.18.2 -> 0.18.3 (#354271) 2024-11-07 22:17:49 +00:00
Martin Weinelt
4168b53b73
SDL_stretch: mark broken on darwin
Also disables sdltest on darwin, since it breaks during configure.

And reformats the package, since meta was overindented.
2024-11-07 23:16:24 +01:00
Austin Horstman
f7516232a6
git-nomad: migrate to new apple-sdk structure, move to by-name (#354071) 2024-11-07 15:43:12 -06:00
Austin Horstman
17726c73ff
heh: migrate to apple-sdk_11, move to by-name (#354079) 2024-11-07 15:42:48 -06:00
Jakub Kozłowski
56dafe8d3d
bloop: 2.0.4 -> 2.0.5 (#354264) 2024-11-07 22:40:26 +01:00
Austin Horstman
a0e9eae3d8
vimPlugins.snacks-nvim: init at 2024-11-07 (#354276) 2024-11-07 15:36:39 -06:00
Dmitry Kalinkin
5c687a95f1
arrow-cpp: 17.0.0 -> 18.0.0 (#351868) 2024-11-07 16:14:20 -05:00
hatch01
febd04d099
melos: init at 6.2.0 (#334461) 2024-11-07 21:58:07 +01:00
github-actions[bot]
3533282a88
Merge master into staging-next 2024-11-07 20:49:24 +00:00
Ramses
c8ce709a65
zellij: 0.40.1 -> 0.41.1 (#353630) 2024-11-07 21:09:22 +01:00
K900
2f696cb1e1
qt6.wrapQtAppsHook: add qtwayland to propagatedBuildInputs (#352419) 2024-11-07 23:05:46 +03:00
K900
c8aec3b28a qt: editing pass on docs 2024-11-07 21:57:17 +02:00
rewine
98774a34c8 doc/qt: Mention propagates and wrapQtAppsNoGuiHook
Co-authored-by: eclairevoyant <contactmeongithubinstead@proton.me>
Co-authored-by: Artturin <Artturin@artturin.com>
2024-11-07 21:57:17 +02:00
rewine
89fd771655 pineapple-pictures: let wrapQtAppsHook propagate qtwayland 2024-11-07 21:57:17 +02:00
rewine
a2d3be9d04 deepin.dde-application-manager: use wrapQtAppsNoGuiHook to avoid propagating qtwayland
Co-authored-by: eclairevoyant <contactmeongithubinstead@proton.me>
2024-11-07 21:57:17 +02:00
rewine
9501a20539 qtbase-setup-hook: add wrapQtAppsNoGuiHook to error message
Co-authored-by: eclairevoyant <contactmeongithubinstead@proton.me>
2024-11-07 21:57:17 +02:00
Artturin
ff6a0848ca qt6.wrapQtAppsHook: Only propagate plugins,qml of qtwayland
qt6.{wrapQtAppsHook,wrapQtAppsNoGuiHook}: propagate `qtbase` plugins

https://www.github.com/NixOS/nixpkgs/pull/352419#discussion_r1823132984
2024-11-07 21:57:17 +02:00
rewine
f542c493ad qt6.qtwayland: set meta.{platforms,badPlatforms} 2024-11-07 21:57:17 +02:00
rewine
b7cd0d3c88 qt6.wrapQtAppsNoGuiHook: init
Unlike wrapQtAppsHook, wrapQtAppsNoGuiHook does not propagate qtwayland,
to reduce closure size for CLI or other non-GUI applications.

Co-authored-by: eclairevoyant <contactmeongithubinstead@proton.me>
2024-11-07 21:57:16 +02:00
rewine
ae4fd669e4 qt6.wrapQtAppsHook: add qtwayland to propagatedBuildInputs
qtwayland client side is the wayland platform plugin, provides a way to run Qt applications as Wayland clients
without this, Qt applications only work on x11/xwayland

Co-authored-by: Artturin <Artturin@artturin.com>
2024-11-07 21:57:16 +02:00
Emily
b2a0e3125e
stdenv/darwin: add darwin.{libutil,copyfile} to SDK packages (#354296) 2024-11-07 19:21:58 +00:00
Emily
a061b02a6f Revert "python{27,39,310,311,312,313,314}: use a bootstrap SDK on Darwin"
No longer necessary to mask an unwanted Python rebuild.

This reverts commit c455166b5f.
2024-11-07 19:09:09 +00:00
Bruno Bigras
c5edbce75d kubetrim: init at 0.0.1
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
2024-11-07 14:09:08 -05:00
Emily
38835c8256 stdenv/darwin: add darwin.{libutil,copyfile} to SDK packages 2024-11-07 19:08:52 +00:00
R. Ryantm
9d4343b7b2 ladybird: 0-unstable-2024-10-22 -> 0-unstable-2024-11-06 2024-11-07 18:55:35 +00: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
Zuruh
27cff30215
phpactor: 2024.06.30.0 -> 2024.11.05.0 (#354051) 2024-11-07 19:49:58 +01:00
Emily
4e185130e9
signal-desktop: 7.31.0 -> 7.32.0; signal-desktop-beta:7.32.0-beta.1 -> 7.33.0-beta.1 (#354256) 2024-11-07 18:46:45 +00:00
Nick Cao
2ee0735669
python312Packages.huum: 0.7.10 -> 0.7.11 (#354252) 2024-11-07 13:43:50 -05:00
Nick Cao
e55ec0fafb
powerpipe: 0.4.4 -> 1.0.0 (#353638) 2024-11-07 13:39:53 -05:00
Nick Cao
5f9cf1e231
ytt: 0.50.0 -> 0.51.0 (#354055) 2024-11-07 13:35:34 -05:00
Nick Cao
c1c9da714d
nightfox-gtk-theme: 0-unstable-2024-10-29 -> 0-unstable-2024-11-06 (#354070) 2024-11-07 13:34:13 -05:00
Nick Cao
dc52c3798c
gruvbox-gtk-theme: 0-unstable-2024-10-29 -> 0-unstable-2024-11-06 (#354072) 2024-11-07 13:33:32 -05:00
Nick Cao
4d96dab1f9
tokyonight-gtk-theme: 0-unstable-2024-10-29 -> 0-unstable-2024-11-06 (#354074) 2024-11-07 13:32:52 -05:00
Nick Cao
cdc7a1663d
matrix-gtk-theme: 0-unstable-2024-10-29 -> 0-unstable-2024-11-06 (#354075) 2024-11-07 13:32:01 -05:00
Emily
3265d027c7
atuin: migrate to new darwin SDK pattern (#354281) 2024-11-07 18:29:31 +00:00