Commit Graph

1058993 Commits

Author SHA1 Message Date
Greg Hellings
adb9f600e9 xiphos: 4.3.2 -> 4.4.0
* New upstream release
* Adds support for speechd TTS services
* Drops hard dependency on GtkHTML (this should be the final package
  using it). Editor now uses native GTK TextView widget
2026-08-10 22:54:58 -05:00
Greg Hellings
eb795c8667 biblesync: 2.1.0 -> 2.2.0 2026-08-10 22:54:58 -05:00
Vladimír Čunát
9764bdf8c0 [staging-next] rocmPackages.rocprofiler-sdk: fix build with fmt 12.2.0 (#551149) 2026-08-11 03:45:36 +00:00
R. Ryantm
ac4c7197fc patch2pr: 0.46.0 -> 0.47.0 2026-08-11 03:44:59 +00:00
R. Ryantm
76a8c530bf python3Packages.google-cloud-network-connectivity: 2.16.0 -> 2.17.0 2026-08-11 03:42:30 +00:00
whispers
8302bf0ed5 libwnck: move to by-name 2026-08-10 23:40:37 -04:00
whispers
79daccde27 libwnck2: drop
libwnck2 is an old version that is unused in nixpkgs, and depends on gtk
2, which is being removed from nixpkgs.
2026-08-10 23:36:22 -04:00
R. Ryantm
1cdfa96639 os-agent: 1.10.0 -> 1.11.0 2026-08-11 03:34:18 +00:00
whispers
c02664284f gtk-sharp-2_0: drop
gtk-sharp-2_0 provides bindings for gtk 2, which is being removed from
nixpkgs. it is thus no longer useful, and we remove it.
2026-08-10 23:30:29 -04:00
whispers
01c32bc99f gio-sharp: drop
gtk-sharp-beans provides extra functionality for gtk# 2, which is being
removed from nixpkgs. additionally, it has been archived upstream
since april 2020 and was unused in nixpkgs other than the now-removed
gtk-sharp-beans.
2026-08-10 23:30:29 -04:00
whispers
db99cdbe2b gtk-sharp-beans: drop
gtk-sharp-beans provides extra functionality for gtk# 2, which is being
removed from nixpkgs. according to its readme, it is ostensibly
obsoleted by gtk# 3. additionally, it has been archived upstream since
february 2018 and is unused in nixpkgs.
2026-08-10 23:30:29 -04:00
whispers
bdb3b8ef47 smuxi: drop guiSupport
smuxi's gui requires gtk-sharp-2_0, which is being removed as part of
the gtk 2 removal in nixpkgs. accordingly, we drop the gui support while
keeping around the rest of the package.
2026-08-10 23:30:29 -04:00
whispers
a87c659a35 libgpod: drop monoSupport
libgpod's mono support requires gtk-sharp-2_0, which is being removed as
part of the gtk 2 removal in Nixpkgs. thus, we remove it.
2026-08-10 23:30:29 -04:00
dish
144aa15a15 {libappindicator,libdbusmenu,libindicator}-gtk2: drop (#551259) 2026-08-11 03:23:44 +00:00
R. Ryantm
a9f0acda5d copilot-language-server: 1.527.1 -> 1.530.0 2026-08-11 03:06:09 +00:00
whispers
c7404c9232 libappindicator-gtk3: make alias for libappindicator 2026-08-10 23:03:31 -04:00
夜坂雅
21be6a56a2 goocanvas_1: drop
Relies on the GTK2 libraries, and also unused in Nixpkgs.
2026-08-11 10:57:06 +08:00
夜坂雅
1e2df15f82 soundtracker: drop
Soundtracker relied on GTK2 libraries, meanwhile the GTK3 port is stale
at 2019.
2026-08-11 10:56:19 +08:00
whispers
ae886bea1a libindicator-gtk3: make alias for libindicator 2026-08-10 22:53:16 -04:00
whispers
be995a6427 libdbusmenu-gtk2: drop
libappindicator-gtk2 provides compatibility for GTK 2 applications, and
is unused in Nixpkgs. since GTK 2 is long deprecated and being removed
from Nixpkgs, we remove this as well.
2026-08-10 22:53:16 -04:00
whispers
c9cb601b6e libindicator-gtk2: drop
libindicator-gtk2 provides compatibility for GTK 2 applications, and is
mostly unused in Nixpkgs. since GTK 2 is long deprecated and being
removed from Nixpkgs, we remove this as well.

libindicator and libindicator-gtk3 continue to be fully identical, and
it may be worth a cleanup later to fully unify them and make one an
alias proper.
2026-08-10 22:53:16 -04:00
whispers
f112b0f312 libappindicator-gtk2: drop
libappindicator-gtk2 provides compatibility for GTK 2 applications, and
is mostly unused in Nixpkgs. since GTK 2 is long deprecated and being
removed from Nixpkgs, we remove this as well.

libappindicator and libappindicator-gtk3 continue to be fully identical,
and it may be worth a cleanup later to fully unify them and make one an
alias proper.
2026-08-10 22:53:15 -04:00
whispers
5449126213 pidginPackages.pidgin-indicator: drop
this package appears to have a hard dependency on libappindicator-gtk2,
which is being removed from Nixpkgs for its gtk 2 dependency. replacing
it with libappindicator-gtk3 and libayatana-appindicator both fail to
configure.

pidgin 2 is on the chopping block for its hard requirement on gtk 2
anyway, so this is likely not too big a deal.
2026-08-10 22:53:15 -04:00
whispers
17c85b46d0 osdlyrics: drop libappindicator-gtk2 support
this is optional upstream: 9b03e55d1f/configure.ac (L126).
the package is being removed from Nixpkgs since it requires GTK 2.
2026-08-10 22:53:15 -04:00
whispers
54f5835f43 indicator-application-gtk2: drop
indicator-application-gtk2 depends on the long deprecated GTK 2 which is
being remove from Nixpkgs, and also does not appear to have been touched
upstream since 2013.
2026-08-10 22:53:15 -04:00
thattemperature
012818e23c python3Packages.dashscope: 1.25.9 -> 1.26.6 2026-08-11 10:29:42 +08:00
dish
ea8d8f30ff gtkimageview: drop (#551235) 2026-08-11 02:27:59 +00:00
Yt
197475a4f0 nixos/programs/ioquake3: add baseq3 option (#549447) 2026-08-11 02:26:39 +00:00
R. Ryantm
95ebf818ad jrl-cmakemodules: 2.1.0 -> 2.2.4 2026-08-11 02:25:14 +00:00
Yt
2060489296 harlequin: 2.6.0 -> 2.8.1 (#549681) 2026-08-11 02:23:20 +00:00
eymeric
ffb4cf8a1a sparrow: various cleanup 2026-08-11 09:19:26 +07:00
eymeric
d9b2b9a7a5 sparrow: fix launcher module opens for nsmenufx
Update the target module name from 'centerdevice.nsmenufx' to
'nsmenufx' in '--add-opens' options to resolve Java startup warnings.

Assisted-by: gemini-cli
2026-08-11 09:19:26 +07:00
eymeric
6dcc1c965c sparrow: split nativeBuildInputs and buildInputs
This fix the cross compilation
2026-08-11 09:19:26 +07:00
eymeric
ced1c0d587 sparrow: fix native library loading (secp256k1, JNA, usb4java) 2026-08-11 09:19:26 +07:00
R. Ryantm
134dd3fdbb libretro.opera: 0-unstable-2026-07-27 -> 0-unstable-2026-08-04 2026-08-11 02:11:42 +00:00
Rine Amakawa
55bde77ad5 ayugram-desktop: 6.7.8 -> 7.0.9
Diff: https://github.com/AyuGram/AyuGramDesktop/compare/v6.7.8...v7.0.9

Changelog: https://github.com/AyuGram/AyuGramDesktop/releases/tag/v7.0.9
2026-08-11 11:05:13 +09:00
nixpkgs-ci[bot]
f036d8eaf7 _3beans: 0-unstable-2026-06-17 -> 0-unstable-2026-08-05 (#551320) 2026-08-11 01:52:29 +00:00
nixpkgs-ci[bot]
c63377fd63 glances: 4.5.5 -> 4.5.6 (#551026) 2026-08-11 01:49:33 +00:00
Aaron Andersen
28d2b87c1b libinput: specify propagatedBuildOutputs to keep bin out of dev output 2026-08-10 21:44:43 -04:00
zowoq
e452568227 telegraf: 1.39.2 -> 1.39.3 (#551323) 2026-08-11 01:17:00 +00:00
zowoq
f54208373f terraform-providers.cloudflare_cloudflare: 5.22.0 -> 5.23.0 (#551311) 2026-08-11 01:16:47 +00:00
zowoq
478785b634 terraform-providers.pagerduty_pagerduty: 3.34.0 -> 3.35.0 (#551296) 2026-08-11 01:16:43 +00:00
Austin Horstman
8c280ec332 _1password-cli: 2.34.1 -> 2.38.1
Generated with the corrected update script.
2026-08-10 20:07:10 -05:00
Austin Horstman
b0879b5ee1 _1password-cli: restrict updater to stable releases
The release history can list beta releases before stable releases.
2026-08-10 20:07:10 -05:00
nixpkgs-ci[bot]
8e2eeb9477 grok-build: 0.2.118 -> 1.0.0 (#551101) 2026-08-11 01:00:43 +00:00
nixpkgs-ci[bot]
bcd228fef5 oxlint: 1.77.0 -> 1.78.0, cleanup (#551257) 2026-08-11 01:00:42 +00:00
R. Ryantm
79bdf9e8dd basicswap: 0.17.5 -> 0.17.9 2026-08-11 00:58:44 +00:00
R. Ryantm
671f803dec telegraf: 1.39.2 -> 1.39.3 2026-08-11 00:56:37 +00:00
R. Ryantm
874e819c68 runme: 3.17.2 -> 3.17.3 2026-08-11 00:49:00 +00:00
coolcuber
fd9c130761 sweet-nova: fix version, use finalAttrs 2026-08-10 20:46:52 -04:00