Commit Graph

23 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
Doron Behar 62f2fea77b mailnag: Fix pluginDeps usage & comment 2020-08-23 16:04:20 +03:00
Doron Behar 6c3d919edf mailnag: implement a withPlugins interface 2020-08-15 10:17:06 -07:00
Doron Behar ddb962bec4 mailnag: Make it possible to override available plugins 2020-08-15 10:17:06 -07:00
Doron Behar 7ff82bfee6 mailnag: enable to configure plugins
Add an availablePlugins attrset with all plugins available.
Make mailnag's expression accept a "plugins" argument specifying plugins
to install, from `availablePlugins`.
Prevent double wrapping (nor related to plugins).
Install plugins using xorg.lndir.
2020-08-15 10:17:06 -07:00
Doron Behar a416707246 mailnag: 1.3.0 -> 2.0.0
Notable changes:
- Switch to Python3 by default.
- Format inputs and arguments.
- Use wrapGAppsHook.
- Use libsecret (replaces libgnome-keyring) by default
- Add @doronbehar as maintainer.
- Remove overridden phases.
2020-04-25 04:03:32 +03:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
R. RyanTM a01f5e0c7f mailnag: 1.2.1 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mailnag/versions
2019-04-01 16:38:06 -07:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Frederik Rietdijk d2c3fd5af0 Python: fix outfall after setting `strictDeps = true;` 2019-02-17 14:40:54 +01:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
gnidorah 5c06711c80 mailnag: gnomekeyring by default 2017-11-02 07:53:09 +03:00
gnidorah b3b438a8fd mailnag: use setup.py 2017-11-02 07:53:09 +03:00
gnidorah 27bcd6c426 mailnag: fix working (#30358)
* mailnag: fix working

* mailnag: use wrapGAppsHook; add icon theme
2017-10-14 12:07:44 +01:00
Bastian Köcher 5b91f125aa mailnag: 1.1.0 -> 1.2.1 2017-09-14 17:06:31 +03:00
Frederik Rietdijk 760a36372e mailnag: use python2 2016-10-18 23:16:08 +02:00
Frederik Rietdijk 5a501bd828 Remove top-level dbus_python and pythonDBus.
See #11567.

Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.

There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Domen Kožar 704c8bab41 buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
Jascha Geerds 8ae4d0b1e1 Add mailnag package 2015-06-14 18:31:48 +02:00