aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/networking/mailreaders/astroid (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tree-wide: s/GTK+/GTK/gJan Tojnar2019-09-061-1/+1
| | | | GTK was renamed.
* astroid: 0.14 -> 0.15Matthieu Coudron2019-07-211-3/+3
|
* treewide: remove unused variables (#63177)volth2019-06-161-1/+1
| | | | | | * treewide: remove unused variables * making ofborg happy
* gnome3: stop using aliasesJan Tojnar2019-02-141-4/+7
|
* webkitgtk220x: dropJan Tojnar2018-11-301-2/+2
|
* astroid: 0.13 -> 0.14Yurii Rashkovskii2018-10-062-21/+6
|
* astroid: 0.11.1 -> 0.13Yurii Rashkovskii2018-08-222-7/+39
| | | | | | | | | | | | | | | | Couple of things were updated to make this work. 1. webkitgtk24x-gtk3 that is marked unsafe has been replaced with webkitgtk (2.20.*) as astroid has recently indicated that [>= 2.20 is acceptable](https://github.com/astroidmail/astroid/commit/48ce7e3010d2ee99ccba18798b4f5333867bd1a2) 2. protobuf built input was added to satisfy requirements 3. astroid was not functional at all without proper icons so gnome3.defaultIconTheme were added to buildInputs 4. By default, astroid will use `gvim` as a setting for the embedded editor, however that didn't work well with nixpkgs. vim is now bundled with astroid by default. This setting can be overridden by the user in astroid's config file.
* astroid: 0.10.2 -> 0.11.1 (#40720)Thomas Kerber2018-05-181-9/+7
|
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-251-1/+1
|
* astroid: 0.9.1 -> 0.10.2Bjarki Ágúst Guðmundsson2017-10-141-10/+9
| | | | | | - Use gmime3 instead of gmime2: https://github.com/astroidmail/astroid/issues/405 - Remove adwaita-icon-theme, as it is not needed - Add SuprDewd as a maintainer
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-011-1/+1
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* rename webkitgtk24x -> webkitgtk24x-gtk3; webkitgtk2 -> webkitgtk24x-gtk2Volth2017-05-261-2/+2
|
* astroid: 0.8 -> 0.9.1Vincent Demeester2017-05-151-2/+2
| | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* astroid: 0.7 -> 0.8Brandon Dimcheff2017-04-022-19/+4
| | | | | | | Upgraded astroid to 0.8 and uses the upstream changes to properly propagate environment without a patch. Note that this still uses an unsupported version of webkitgtk and thus will fail to build, but if allow webkitgtk to install, astroid will run.
* astroid: 0.6 -> 0.7, use wrapGAppsHookFranz Pletz2017-02-091-11/+8
| | | | cc @bdimcheff #22559
* astroid: fix crash due to missing iconsBrandon Dimcheff2017-02-091-1/+1
| | | | | | Astroid was unable to run in a pure environment because it couldn't find the necessary icons. This fixes that issue, and was tested with `nix-shell --pure`
* astroid: init at 0.6Brandon Dimcheff2017-01-012-0/+49