Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | queue.scm: Split postfix-service-type into {local,internet}-postfix-service-type | EuAndreh | 2023-03-16 | 1 | -23/+60 | |
| | | | | | | | | | Also add those to `Makefile` as separate targets. BONUS: better naming of Guix targets in `Makefile`. Instead of `all-{packages,services}`, it is now `guix-{packages,services}`, as there are other packages being built that do not belong to Guix, and maybe more services in the future. | |||||
* | queue.scm: Use mkdir-p/perms vs mkdir-p+chown+chmod | EuAndreh | 2023-03-16 | 1 | -17/+11 | |
| | ||||||
* | queue.scm: Add extra separation before "mailutils-sendmail" package | EuAndreh | 2023-03-16 | 1 | -0/+1 | |
| | ||||||
* | queue.scm: Export postfix-* | EuAndreh | 2023-03-16 | 1 | -1/+35 | |
| | ||||||
* | queue.scm: Add mailutils-sendmail package back | EuAndreh | 2023-03-13 | 1 | -0/+9 | |
| | ||||||
* | packages.scm: Remove td-latest package | EuAndreh | 2023-03-13 | 1 | -25/+0 | |
| | ||||||
* | git mv src/xyz/euandreh/* src/org/euandre/ | EuAndreh | 2023-03-13 | 2 | -0/+1457 | |