summary refs log tree commit diff
path: root/pkgs/applications/misc/hamster-time-tracker
Commit message (Collapse)AuthorAge
* Python: fix outfall after setting `strictDeps = true;`Frederik Rietdijk2019-02-17
|
* treewide: use wafHookMatthew Bauer2018-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace "waf" phases with wafHook that manages everything automatically. Should make things more modular. Packages affected here are: - a2jmidid - ams-lv2 - ardour - fomp - guitarix - ingen - jalv - mda-lv2 - non - patchage - hamster-time-tracker - kupfer - xiphos - xfce4-dockbarx-plugin - xfce4-namebar-plugin - dropbox - clasp - aubio - liliv - lv2 - lvtk - ntk - raul - sratom - suil - ganv - ndn-cxx - ns3 - serd - sord - termbox - wxmupen64plus - jackaudio - pflask - blockhash - glmark2 - weighttp
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* hamster-time-tracker: wrap servicesJan Tojnar2017-09-30
| | | | | | Hamster did not start because the PYTHONPATH was not set for its services. Closes: #27498
* Python: more evaluation fixups.Vladimír Čunát2016-10-14
|
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* Remove top-level dbus_python and pythonDBus.Frederik Rietdijk2016-08-16
| | | | | | | | | 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.
* buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
|
* synapse, hamster-time-tracker: get rid of icon-theme.cacheVladimír Čunát2015-10-13
| | | | Fixes #10370.
* hamster-time-tracker: init at 1.04Bjørn Forsman2015-07-28
https://projecthamster.wordpress.com/ Note that because it is invoked via dbus, you have to properly install it and logout/login for the thing to work (you cannot run it directly from the nix store).