Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: tootle: Remove trailing #t in phases.•••* gnu/packages/mastodon.scm (tootle)[arguments]: Remove trailing #t. | Ludovic Courtès | 2022-01-05 | 1 | -6/+4 |
* | gnu: tootle: Simplify inputs.•••* gnu/packages/mastodon.scm (tootle)[native-inputs]: Simplify. | Ludovic Courtès | 2022-01-05 | 1 | -4/+3 |
* | gnu: tootle: Fix build.•••* gnu/packages/patches/tootle-glib-object-naming.patch, gnu/packages/patches/tootle-reason-phrase.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/mastodon.scm (tootle)[source]: Use them. [inputs]: Use LIBSOUP-MINIMAL-2 instead of LIBSOUP. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | Taiju HIGASHI | 2022-01-05 | 1 | -10/+18 |
* | gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. | Ludovic Courtès | 2021-12-13 | 1 | -30/+28 |
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus | 2021-12-05 | 1 | -5/+6 |
|\ | |||||
| * | gnu: toot: Honor the #:tests? flag.•••* gnu/packages/mastodon.scm (toot)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. | Efraim Flashner | 2021-11-26 | 1 | -3/+4 |
| * | gnu: toot: Update to 0.28.0.•••* gnu/packages/mastodon.scm (toot): Update to 0.28.0. | Efraim Flashner | 2021-11-26 | 1 | -2/+2 |
* | | gnu: tootle: Update package references.•••* gnu/packages/mastodon.scm (tootle)[inputs]: Replace vala-0.50 with vala. | Efraim Flashner | 2021-02-18 | 1 | -1/+1 |
|/ | |||||
* | gnu: tootle: Update to 1.0.•••* gnu/packages/mastodon.scm (tootle): Update to 1.0. | Efraim Flashner | 2021-02-07 | 1 | -2/+2 |
* | gnu: Add tootle.•••* gnu/packages/mastodon.scm (tootle): New variable. | Efraim Flashner | 2021-02-03 | 1 | -3/+72 |
* | gnu: Add python-mastodon-py.•••* gnu/packages/mastodon.scm (python-mastodon-py): New variable. | Efraim Flashner | 2020-07-27 | 1 | -0/+40 |
* | gnu: toot: Update to 0.27.0.•••* gnu/packages/mastodon.scm (toot): Update to 0.27.0. | Efraim Flashner | 2020-06-30 | 1 | -2/+2 |
* | gnu: toot: Update to 0.26.0.•••* gnu/packages/mastodon.scm (toot): Update to 0.26.0. | Efraim Flashner | 2020-04-16 | 1 | -2/+2 |
* | 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. | Efraim Flashner | 2020-04-01 | 1 | -2/+1 |
* | gnu: toot: Update to 0.25.2.•••* gnu/packages/mastodon.scm (toot): Update to 0.25.2. | Efraim Flashner | 2020-04-01 | 1 | -3/+3 |
* | gnu: toot: Make propagated-inputs regular inputs.•••* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Move all ... [inputs]: ... here. | Efraim Flashner | 2019-12-03 | 1 | -1/+1 |
* | gnu: toot: Add missing input.•••* gnu/packages/mastodon.scm (toot)[propagated-inputs]: Add python-urwid. | Efraim Flashner | 2019-12-03 | 1 | -0/+1 |
* | gnu: toot: Update to 0.24.0.•••* gnu/packages/mastodon.scm (toot): Update to 0.24.0. [arguments]: Remove obsolete ‘dont-install-Makefile’ phase. | Tobias Geerinckx-Rice | 2019-12-01 | 1 | -11/+4 |
* | gnu: toot: Don't install the Makefile.•••* gnu/packages/mastodon.scm (toot)[arguments]: Add custom phase to prevent installing data_files. | Efraim Flashner | 2019-06-25 | 1 | -0/+6 |
* | gnu: Add toot.•••* gnu/packages/mastodon.scm (toot): New variable. * gnu/local.mk (GNU_SYSTSEM_MODULES): Register it. | Efraim Flashner | 2019-02-28 | 1 | -0/+66 |