aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
Commit message (Collapse)AuthorAgeFilesLines
* guix: Add ‘emacs-mu4e’ to ‘propagated-inputs’.Xinglu Chen2021-06-021-1/+2
| | | | | | * guix.scm (git-email-dev): Add ‘emacs-mu4e’ to ‘propagated-inputs’. Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
* Rewrite Guix package definitionXinglu Chen2021-05-251-0/+87
* git-email.scm: Rename to ... * guix.scm: ... this, and remove the package for the stable release. I will hopefully get around to package it in Guix proper someday... * doc/git-email.texi (Installation): Add node for installing with Guix. (Contributing): Add instructions for creating a development environment with Guix. Signed-off-by: Xinglu Chen <public@yoctocell.xyz>