Commit Graph

57 Commits

Author SHA1 Message Date
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
romildo
75d643ee83 libmatekbd: init at 1.18.2 2017-08-30 23:53:16 -03:00
romildo
dd230e33d6 mate: organize packages in base and extra 2017-08-30 23:48:20 -03:00
romildo
e04c4d0fbb engrampa: init at 1.18.2 2017-08-18 09:57:19 -03:00
romildo
b5eab8f943 cajaWithExtensions: init at 1.18.3 2017-08-18 00:19:58 -03:00
romildo
1a04652900 caja-extensions: init at 1.18.1 2017-08-18 00:16:18 -03:00
José Romildo Malaquias
392090ca6a Merge branch 'master' into new.pluma 2017-08-11 15:50:32 -03:00
romildo
48ffb8284f eom: init at 1.18.2 2017-08-11 00:14:26 -03:00
romildo
c6207abe9c pluma: init at 1.18.2 2017-08-06 12:40:13 -03:00
armijnhemel
73744e700c atril: init at 1.19.0 (#25765) 2017-06-18 11:39:59 +02:00