Commit Graph

690 Commits

Author SHA1 Message Date
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Bobby Rong
39f3859176
mate.mate-themes: 3.22.24 -> 3.22.26
https://github.com/mate-desktop/mate-themes/compare/v3.22.24..v3.22.26
2024-04-09 20:30:35 +08:00
Bobby Rong
bad16ce6c3
mate.mate-panel: 1.28.0 -> 1.28.1
https://github.com/mate-desktop/mate-panel/compare/v1.28.0...v1.28.1
2024-04-05 23:12:37 +08:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Bobby Rong
14877de6ad
mate.mate-gsettings-overrides: init 2024-03-14 23:34:12 +08:00
Bobby Rong
6865836c3d
mate.mate-wayland-session: init at 1.28.3 2024-03-14 23:34:11 +08:00
Bobby Rong
b45faa9834
nixos/mate: Add extraPanelApplets, extraCajaExtensions option
Hopefully this is more user-friendly.
2024-03-14 23:34:10 +08:00
Bobby Rong
9e31001c4b
mate.mate-user-share: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/mate-user-share/compare/v1.26.0...v1.28.0
2024-03-14 23:34:10 +08:00
Bobby Rong
5c5df85002
mate.mate-indicator-applet: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/mate-indicator-applet/compare/v1.26.0...v1.28.0
2024-03-14 23:34:09 +08:00
Bobby Rong
5ffcbc046b
mate.mate-control-center: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/mate-control-center/compare/v1.26.1...v1.28.0
2024-03-14 23:34:09 +08:00
Bobby Rong
c135aee3f9
mate.python-caja: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/python-caja/compare/v1.26.0...v1.28.0
2024-03-14 23:34:09 +08:00
Bobby Rong
540493afb9
mate.mate-utils: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/mate-utils/compare/v1.26.1...v1.28.0
2024-03-14 23:34:08 +08:00
Bobby Rong
2e4ba3d1c0
mate.mate-sensors-applet: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/mate-sensors-applet/compare/v1.26.0...v1.28.0

Note that this no longer provides any executable after we enable in-process.
2024-03-14 23:34:08 +08:00
Bobby Rong
e387798ed4
mate.mate-screensaver: 1.26.2 -> 1.28.0
https://github.com/mate-desktop/mate-screensaver/compare/v1.26.2...v1.28.0
2024-03-14 23:34:08 +08:00
Bobby Rong
0f013ace32
mate.mate-applets: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/mate-applets/compare/v1.26.1...v1.28.0
2024-03-14 23:34:08 +08:00
Bobby Rong
ff1c608c72
mate.engrampa: 1.26.2 -> 1.28.1
https://github.com/mate-desktop/engrampa/compare/v1.26.2...v1.28.1

Also enables JSON support.
2024-03-14 23:34:07 +08:00
Bobby Rong
a5cfc1a78c
mate.caja-dropbox: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/caja-dropbox/compare/v1.26.0...v1.28.0
2024-03-14 23:34:07 +08:00
Bobby Rong
39efd9dbbc
mate.caja-extensions: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/caja-extensions/compare/v1.26.1...v1.28.0

Also removes hardcode-gsettings.patch:

* caja-with-extensions should handle this fine.
* We don't set CAJA_EXTENSION_DIR using sessionVariables now.
2024-03-14 23:34:07 +08:00
Bobby Rong
650cbb520a
mate.atril: 1.26.2 -> 1.28.0
https://github.com/mate-desktop/atril/compare/v1.26.2...v1.28.0
2024-03-14 23:34:07 +08:00
Bobby Rong
655e1ac964
mate.mate-power-manager: 1.26.1 -> 1.28.1
https://github.com/mate-desktop/mate-power-manager/compare/v1.26.1...v1.28.1
2024-03-14 23:34:06 +08:00
Bobby Rong
a323f4f828
mate: Install mate-panel-with-applets by default 2024-03-14 23:34:06 +08:00
Bobby Rong
cbe14f0baf
mate.mate-panel-with-applets: init 2024-03-14 23:34:06 +08:00
Bobby Rong
2f977d185f
mate.mate-panel: 1.26.4 -> 1.28.0
https://github.com/mate-desktop/mate-panel/compare/v1.26.4...v1.28.0

Also enables wayland support.
2024-03-14 23:34:05 +08:00
Bobby Rong
dbf14ea769
mate.mate-media: 1.26.2 -> 1.28.1
https://github.com/mate-desktop/mate-media/compare/v1.26.2...v1.28.1

Also enables wayland support.
2024-03-14 23:34:05 +08:00
Bobby Rong
c87f6b5591
mate: Install caja-with-extensions by default 2024-03-14 23:34:05 +08:00
Bobby Rong
239d44557a
mate.caja-with-extensions: Reimplement using lndir
This installs missing desktop files and icons and allows dropping
the caja-extensions hardcode gsettings patch.
2024-03-14 23:34:05 +08:00
Bobby Rong
8f62b25ef6
mate.caja: 1.26.3 -> 1.28.0
https://github.com/mate-desktop/caja/compare/v1.26.3...v1.28.0

Also enables wayland support.
2024-03-14 20:31:11 +08:00
Bobby Rong
8bd6369f3f
mate.pluma: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/pluma/compare/v1.26.1...v1.28.0

Also drops adwaita-icon-theme, XDG_ICON_DIRS is not picked up
by wrapGAppsHook for a while and we are fine.
2024-03-14 20:31:11 +08:00
Bobby Rong
2b537f61fb
mate.mozo: 1.26.2 -> 1.28.0
https://github.com/mate-desktop/mozo/compare/v1.26.2...v1.28.0
2024-03-14 20:31:11 +08:00
Bobby Rong
ea180d3122
mate.mate-user-guide: 1.26.2 -> 1.28.0
https://github.com/mate-desktop/mate-user-guide/compare/v1.26.2...v1.28.0
2024-03-14 20:31:11 +08:00
Bobby Rong
2b4a00c553
mate.mate-terminal: 1.26.1 -> 1.28.1
https://github.com/mate-desktop/mate-terminal/compare/v1.26.1...v1.28.1
2024-03-14 20:31:10 +08:00
Bobby Rong
1340971c12
mate.mate-system-monitor: 1.26.3 -> 1.28.1
https://github.com/mate-desktop/mate-system-monitor/compare/v1.26.3...v1.28.1

Drops libwnck since upstream discourages building wnck support.
https://github.com/mate-desktop/mate-system-monitor/blob/v1.28.0/meson_options.txt#L2

Systemd support is now enabled by default.
bc1296b16d

Also fixes mate-version.xml path.
2024-03-14 20:31:10 +08:00
Bobby Rong
beb53ce8fe
mate.mate-settings-daemon: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/mate-settings-daemon/compare/v1.26.1...v1.28.0

dbus-glib is no longer needed.
66b5dded07
2024-03-14 20:31:10 +08:00
Bobby Rong
aaa57a15fd
mate.mate-session-manager: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/mate-session-manager/compare/v1.26.1...v1.28.0
2024-03-14 20:31:10 +08:00
Bobby Rong
21690886e3
mate.mate-polkit: 1.26.1 -> 1.28.1
https://github.com/mate-desktop/mate-polkit/compare/v1.26.1...v1.28.1

Also uses Ayatana appindicator.
2024-03-14 20:31:09 +08:00
Bobby Rong
1d5c2c780f
mate.mate-notification-daemon: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/mate-notification-daemon/compare/v1.26.1...v1.28.0

Also enables wayland support.
2024-03-14 20:31:09 +08:00
Bobby Rong
54dae297d1
mate.mate-menus: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/mate-menus/compare/v1.26.1...v1.28.0
2024-03-14 20:31:09 +08:00
Bobby Rong
d931fd5314
mate.mate-icon-theme: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/mate-icon-theme/compare/v1.26.0...v1.28.0
2024-03-14 20:31:09 +08:00
Bobby Rong
e755cc90f6
mate.libmateweather: 1.26.3 -> 1.28.0
https://github.com/mate-desktop/libmateweather/compare/v1.26.3...v1.28.0
2024-03-14 20:31:09 +08:00
Bobby Rong
4d40b2ed75
mate.mate-calc: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/mate-calc/compare/v1.26.0...v1.28.0
2024-03-14 20:31:08 +08:00
Bobby Rong
ce68cafc54
mate.marco: 1.26.2 -> 1.28.1
https://github.com/mate-desktop/marco/compare/v1.26.2...v1.28.1
2024-03-14 20:31:08 +08:00
Bobby Rong
28a4433b00
mate.mate-backgrounds: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/mate-backgrounds/compare/v1.26.0...v1.28.0

Also uses stdenvNoCC.
2024-03-14 20:31:08 +08:00
Bobby Rong
b4657dc75c
mate.eom: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/eom/compare/v1.26.1...v1.28.0
2024-03-14 20:31:08 +08:00
Bobby Rong
93c62138fb
mate.libmatemixer: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/libmatemixer/compare/v1.26.1...v1.28.0

Also enables udev support (when ALSA module is built).
https://github.com/mate-desktop/libmatemixer/blob/v1.28.0/configure.ac#L196
2024-03-14 20:31:08 +08:00
Bobby Rong
59c54537d5
mate.libmatekbd: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/libmatekbd/compare/v1.26.1...v1.28.0
2024-03-14 20:31:07 +08:00
Bobby Rong
27a7c9dcac
mate.mate-desktop: 1.26.2 -> 1.28.2
https://github.com/mate-desktop/mate-desktop/compare/v1.26.2...v1.28.2

Also enables startup notification support.
https://github.com/mate-desktop/mate-desktop/blob/v1.28.0/configure.ac#L130

Also add "dev" output.
2024-03-14 20:31:07 +08:00
Bobby Rong
47994c31af
mate.mate-common: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/mate-common/compare/v1.26.0...v1.28.0

Also uses stdenvNoCC.
2024-03-14 20:31:07 +08:00
Bobby Rong
9ea3d0ace1
mate.engrampa: 1.26.1 -> 1.26.2
https://github.com/mate-desktop/engrampa/compare/v1.26.1...v1.26.2
2024-02-07 21:07:51 +08:00
Bobby Rong
d6e95fe4cf
mate.mate-system-monitor: 1.26.2 -> 1.26.3
https://github.com/mate-desktop/mate-system-monitor/compare/v1.26.2...v1.26.3
2024-01-28 14:08:40 +08:00
Bobby Rong
6bd77a9535
mate.atril: 1.26.1 -> 1.26.2
https://github.com/mate-desktop/atril/compare/v1.26.1...v1.26.2
2024-01-27 12:18:34 +08:00