me
/
guix
Archived
1
0
Fork 0
Commit Graph

10 Commits (adbcc3ed8c11d50356f538b865fd1ca99f413ecc)

Author SHA1 Message Date
Efraim Flashner 069da2433e
gnu: Add python-mastodon-py.
* gnu/packages/mastodon.scm (python-mastodon-py): New variable.
2020-07-27 13:11:37 +03:00
Efraim Flashner a9ff5b72a6
gnu: toot: Update to 0.27.0.
* gnu/packages/mastodon.scm (toot): Update to 0.27.0.
2020-06-30 09:45:44 +03:00
Efraim Flashner e40e7fdf09
gnu: toot: Update to 0.26.0.
* gnu/packages/mastodon.scm (toot): Update to 0.26.0.
2020-04-16 22:40:39 +03:00
Efraim Flashner fba0fea4a6
gnu: toot: Adjust custom phases.
* gnu/packages/mastodon.scm (toot)[arguments]: 'check is already run
after 'install so replace 'check rather than re-inserting it.
2020-04-01 10:22:33 +03:00
Efraim Flashner b7417f3d54
gnu: toot: Update to 0.25.2.
* gnu/packages/mastodon.scm (toot): Update to 0.25.2.
2020-04-01 10:21:48 +03:00
Efraim Flashner d507ec0994
gnu: toot: Make propagated-inputs regular inputs.
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Move all ...
[inputs]: ... here.
2019-12-03 11:00:14 +02:00
Efraim Flashner 324db47147
gnu: toot: Add missing input.
* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Add python-urwid.
2019-12-03 10:59:33 +02:00
Tobias Geerinckx-Rice 11a05344ec
gnu: toot: Update to 0.24.0.
* gnu/packages/mastodon.scm (toot): Update to 0.24.0.
[arguments]: Remove obsolete ‘dont-install-Makefile’ phase.
2019-12-01 00:49:12 +01:00
Efraim Flashner 8566d8793b
gnu: toot: Don't install the Makefile.
* gnu/packages/mastodon.scm (toot)[arguments]: Add custom phase to
prevent installing data_files.
2019-06-25 19:09:51 +03:00
Efraim Flashner c643b49244
gnu: Add toot.
* gnu/packages/mastodon.scm (toot): New variable.
* gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.
2019-02-28 08:56:59 +02:00