Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite Guix package definition | Xinglu Chen | 2021-05-25 | 1 | -103/+0 |
| | | | | | | | | | | | | * 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> | ||||
* | Add Guix package definition. | Xinglu Chen | 2021-03-13 | 1 | -0/+103 |
* git-email.scm: New file. |