Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | guix: Add ‘emacs-mu4e’ to ‘propagated-inputs’. | Xinglu Chen | 2021-06-02 | 1 | -1/+2 |
| | | | | | | * guix.scm (git-email-dev): Add ‘emacs-mu4e’ to ‘propagated-inputs’. Signed-off-by: Xinglu Chen <public@yoctocell.xyz> | ||||
* | Rewrite Guix package definition | Xinglu Chen | 2021-05-25 | 1 | -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> |