15 version = "2015-05-11";
16 format = "setuptools";
20 src = fetchFromGitHub {
21 owner = "VitaliyRodnenko";
23 rev = "8489a87d044e164edb321ba9acca8d4631de3dca";
24 sha256 = "0l16v4xnyqnsf84b1pma0jmdyxvmfwcv3sm8slrv3zv7zpmcm3lf";
28 build with tests fails with "Can not create application dirictory :
29 /homeless-shelter/.geeknotebuilder".
33 propagatedBuildInputs = [
43 description = "Work with Evernote from command line";
44 homepage = "http://www.geeknote.me";
45 license = licenses.gpl1Only;
46 maintainers = with maintainers; [ hbunke ];