Commit Graph
16 Commits
Author SHA1 Message Date
John Ramsden 58b281c3fb onboard: init at 1.4.1
Add testing reqs, but keep tests disabled

Tests are runnable but still produce errors.

To get tests working, add locale setting, replace killall
and add nose package. To run the tests enable 'doCheck'.

Hunspell needs to be explicitly installed to use.

Patch SpellCheck.py to put hunspell in system datadir location.
For example, '/var/run/current-system/sw/share/hunspell/'
or '${HOME}/.nix-profile/share/hunspell/'

To get rid of atspi errors set
'services.gnome3.at-spi2-core.enable = true'
2017-12-05 18:53:33 -08:00
John Ramsden c38207983a Missed the attribute name in all-packages.nix during rename. 2017-07-05 16:54:30 -07:00
John Ramsden 407324faa9 Rename nylas-mail to nylas-mail-bin.
Change pkg in module, and name in pkg.
2017-07-05 16:28:01 -07:00
John Ramsden 8181b075ba Quoted NIX_CC 2017-06-28 22:29:49 -07:00
John Ramsden 9f4c3b2efd Add keyring enable option and add Nylas to systemPackages 2017-06-28 16:13:10 -07:00
John Ramsden 3fddb48020 Add Nylas mail module. Still needs keyring configuration 2017-06-28 15:56:41 -07:00
John Ramsden 69ecd62a95 Switched from phases to buildCommand, and moved makeWrapper to nativeBuildInputs as reccomended. 2017-06-27 16:19:49 -07:00
John Ramsden 4c28cac0d3 Add buildversion and version 2017-06-02 17:03:52 -07:00
John Ramsden 6c2c8ba7ab Update ipmiview to current version 2.12.0 - 160804 2017-06-02 17:00:08 -07:00
John Ramsden 580f7b47a3 Update version to 2.0.32-fec7941 and apply proposed changes. 2017-06-01 00:06:20 -07:00
John Ramsden 1f10c1112a Fixed spelling in description and added info on keyring. 2017-05-10 20:13:50 -07:00
John Ramsden 1be1ba5421 Add longDescription with note about keyring. 2017-05-10 19:47:40 -07:00
John Ramsden ca95b4fdbd Missing semicolon. 2017-05-10 19:21:00 -07:00
John Ramsden 14f4b21fe5 Added self as maintainer. 2017-05-10 17:17:33 -07:00
John Ramsden 2ba83bd2dc Removed onboard package from all-packages..
Onboard was left in accidentally.
2017-05-09 14:37:02 -07:00
John Ramsden 42ff593555 nylas-mail: 2.0.31
Added new email client Nylas-Mail.
2017-05-07 16:05:53 -07:00