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
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
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
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
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
José Romildo
64ce882421
mate: simplify update script
...
- No need to pass the version and attrPath arguments
2022-09-27 23:41:53 -03:00
Noah Fontes
7e0d8135dd
mate: expose all packages in a scope
...
MATE currently uses a scope, but it doesn't actually expose that scope
to callers, which makes overriding packages in overlays quite difficult
as you have to figure out where each package is plumbed through in the
attrset. You end up with contrived expressions like:
mate = super.mate // {
# ...
extraPackages =
(self.lib.remove super.mate.whatever super.mate.extraPackages)
++ [ self.mate.whatever ];
};
This change exposes the scope so that we can use overrideScope' in
overlays instead.
2022-07-21 13:05:57 -07:00
José Romildo
f26e356bf1
mate: update script list versions from the git repository
2022-07-12 10:13:13 -03:00
Ilya Fedin
7ca4bdd62e
mate-settings-daemon-wrapped: init
2022-04-01 07:44:43 +04:00
José Romildo
005ac63a19
httpTwoLevelsUpdater: init
2022-02-21 13:01:49 -03:00
José Romildo
ba59355e81
gitUpdater: init
...
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
José Romildo
ebaa005ac8
mate.pluma: 1.24.2 -> 1.26.0
2021-08-21 12:56:53 -03:00
José Romildo Malaquias
9acbc0c674
mate: define mateUpdateScript attribute
2021-04-02 17:59:51 -03:00
luc65r
85ce802588
mate.mate-tweak: init at 20.10.0
2020-10-30 10:55:50 +01:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Alex Rice
03f48ebe2d
caja-with-extensions: init
2019-06-03 14:41:03 +01:00
José Romildo Malaquias
a1164b0649
mate: use stdenv.lib.versions.majorMinor instead of mate.getRelease
2019-04-21 12:40:55 -03:00
José Romildo Malaquias
4c49b03ffd
mate: remove mate-icon-theme-faenza from mate packages
...
It is not part of mate packages anymore and has been archived to
https://github.com/mate-desktop-legacy-archive/mate-icon-theme-faenza
2019-04-21 12:18:43 -03:00
José Romildo Malaquias
aa001cc937
mate: remove major-ver and minor-ver
...
Keep only the version atribute in derivations, with the full version
string of the package. This will make it easier to write a script for
automatic updating of the packages using the update-source-version
command from common-updater-scripts.
2018-02-13 20:44:07 -02:00
José Romildo Malaquias
b81e646d9b
mate: remove cajaWithExtensions
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
d0a884479d
python-caja: init at 1.18.1
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
800dbc2e4e
caja-dropbox: init at 1.18.0
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
b1cc3eb48e
mozo: init at 1.18.0
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
fe7292d81a
mate-user-share: init at 1.18.0
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
002fcfca35
mate-sensors-applet: init at 1.18.3
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
ea3582ab16
mate-indicator-applet: init at 1.18.1
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
5930d87112
mate-applets: init at 1.18.2
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
a513a6cf4e
mate-utils: init at 1.18.3
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
07b362419f
mate-netbook: init at 1.18.2
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
00846e6dbf
mate-system-monitor: init at 1.18.1
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
88f34e34f3
mate-calc: init at 1.18.1
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
d8dfb57005
mate-screensaver: init at 1.18.2
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
557fab2115
mate-backgrounds: init at 1.18.0
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
7110c14729
mate-polkit: init at 1.18.2
2018-01-09 02:40:04 +02:00
José Romildo Malaquias
5953691edd
mate-user-guide: init at 1.18.0
2018-01-09 02:40:04 +02:00
Patrick Chilton
1947066f7d
mate-media: init at 1.18
2017-11-29 01:03:16 +01:00
Patrick Chilton
e3675fedc7
mate-power-manager: init at 1.18.0
2017-10-12 08:22:21 +02:00
romildo
f907ad9f2f
mate-notification-daemon: init at 1.18.0
2017-09-01 18:02:24 -03:00
romildo
8f8d308fe1
mate: use newScope
2017-08-31 13:30:32 -03:00
romildo
934b9bef41
mate-session-manager: init at 1.18.1
2017-08-31 00:10:20 -03:00
romildo
25f65c4339
mate-panel: init at 1.18.4
2017-08-31 00:08:40 -03:00
romildo
c1e18929f0
mate-control-center: init at 1.18.2
2017-08-31 00:07:11 -03:00
romildo
8f7d80339a
mate-settings-daemon: init at 1.18.1
2017-08-31 00:03:41 -03:00
romildo
5bbe177b3f
marco: init at 1.18.1
2017-08-31 00:01:39 -03:00
romildo
7e151599f4
mate-menus: init at 1.18.0
2017-08-30 23:59:38 -03:00
romildo
dd3703e166
libmateweather: init at 1.18.1
2017-08-30 23:56:47 -03:00
romildo
20f3dfd579
libmatemixer: init at 1.18.0
2017-08-30 23:55:20 -03:00