summary refs log tree commit diff
path: root/pkgs/applications/misc/gcalcli
Commit message (Collapse)AuthorAge
* gcalcli: use python3 i/o python2 so we can drop our overridesPeter Hoeg2018-10-08
|
* gcalcli: 3.4.0 -> 4.0.0a4 (#47068)R. RyanTM2018-10-01
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gcalcli/versions
* gcalcli: pin older versions of needed python packagesPeter Hoeg2018-04-29
|
* gcalcli: fix notifications on linuxPeter Hoeg2017-03-30
| | | | | | | | | | Couple of things: - fix the path to notify-send - add a standard icon to the notification - rename the notification from "gcalcli" to "Calendar" Lastly, there are no tests, so do not try to run them.
* gcalcli: init at 3.4.0 (#22725)Tom Doggett2017-02-14
|
* gcalcli: init at 3.4.0Tom Doggett2017-01-29