GNU Guix consists of Scheme code that implements the deployment model of the Nix package management tool. In fact, it currently talks to a build daemon whose code comes from Nix (see the manual for details.) Nix was initially written by Eelco Dolstra; other people have been contributing to it. See `nix/AUTHORS' for details. The list of GNU Guix contributors is now generated from the output of 'git log' and written to this file, as can be seen in release tarballs. ='2'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/fediverse.scm
AgeCommit message (Collapse)Author
2024-11-28gnu: snac: Update to 2.65.Ashish SHUKLA
* gnu/packages/fediverse.scm (snac2): Update to 2.65. Change-Id: Ie61958a9e31e8131e29bd9327730daa74b7bc4e7 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-11-14gnu: snac2: Update to 2.63.Efraim Flashner
* gnu/packages/fediverse.scm (snac2): Update to 2.63. [arguments]: Adjust make-flags to install the man-pages in the correct directory. Change-Id: I51a2434fda3d6a2ea92a342f346f5a4f1af7fa3d
2024-09-25gnu: tuba: Update to 0.8.4.Efraim Flashner
* gnu/packages/fediverse.scm (tuba): Update to 0.8.4. [inputs]: Add bash-minimal. Change-Id: I888fb76603c1857318bc35d2bfd0e0169510ffad
2024-06-30gnu: fediverse: Add snac2Sergio Durigan Junior
* gnu/packages/fediverse.scm (snac2): New variable. Change-Id: I6ffcb08c13953baec32dc8a0f50cdc0deee76956 Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-30gnu: mastodon: Rename to fediverse.scmSergio Durigan Junior
* gnu/local.mk (GNU_SYSTEM_MODULES): Rename mastodon.scm to fediverse.scm. * gnu/packages/mastodon.scm: Rename to... * gnu/packages/fediverse.scm: ...this. Change-Id: I64d72d1ddea626dcebaab6ad50f7036934c1a1a5 Signed-off-by: Andreas Enge <andreas@enge.fr>