summaryrefslogtreecommitdiff
path: root/gnu/packages/mastodon.scm
AgeCommit message (Collapse)Author
2019-12-03gnu: toot: Make propagated-inputs regular inputs.Efraim Flashner
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Move all ... [inputs]: ... here.
2019-12-03gnu: toot: Add missing input.Efraim Flashner
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Add python-urwid.
2019-12-01gnu: toot: Update to 0.24.0.Tobias Geerinckx-Rice
* gnu/packages/mastodon.scm (toot): Update to 0.24.0. [arguments]: Remove obsolete ‘dont-install-Makefile’ phase.
2019-06-25gnu: toot: Don't install the Makefile.Efraim Flashner
* gnu/packages/mastodon.scm (toot)[arguments]: Add custom phase to prevent installing data_files.
2019-02-28gnu: Add toot.Efraim Flashner
* gnu/packages/mastodon.scm (toot): New variable. * gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.