index
:
packages
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
queue.scm: Split postfix-service-type into {local,internet}-postfix-service-type
EuAndreh
2023-03-16
1
-23
/
+60
*
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
-2
/
+2
*
queue.scm: Name the "Spam" folder by its "special" name, "Junk"
EuAndreh
2023-03-12
1
-1
/
+1
*
queue.scm: Adapt INBOX location for Dovecot depending on "mail-in-home?"
EuAndreh
2023-03-12
1
-3
/
+3
*
queue.scm: Ensure state-dir exists before generating dhparam file
EuAndreh
2023-03-12
1
-0
/
+1
*
queue.scm: Export dovecot2-configuration
EuAndreh
2023-03-12
1
-1
/
+2
*
queue.scm: Remove wrong quote closing in dovecot config
EuAndreh
2023-03-12
1
-1
/
+1
*
queue.scm: Add "mail-in-home?" option for dovecot and postfix services
EuAndreh
2023-03-12
1
-4
/
+14
*
queue.scm: Add "home_mailbox" compat config
EuAndreh
2023-03-11
1
-0
/
+2
*
queue.scm: Remove "mail_spool_directory" config
EuAndreh
2023-03-11
1
-2
/
+0
*
queue.scm: Use correct certificate for postfix
EuAndreh
2023-03-11
1
-8
/
+8
*
queue.scm: Fix "mail_spoo_directory" typo
EuAndreh
2023-03-11
1
-1
/
+1
*
queue.scm: Uncomment "mail_location" line of Dovecot
EuAndreh
2023-03-11
1
-3
/
+1
*
queue.scm: Also unindent Dovecot strings just in case
EuAndreh
2023-03-11
1
-53
/
+53
*
queue.scm: Remove (heredoc) trailing whitespace, as Postfix complains about it
EuAndreh
2023-03-11
1
-85
/
+85
*
queue.scm: Tweak string of Postfix main.cf
EuAndreh
2023-03-11
1
-3
/
+3
*
queue.scm: Use debug procedure for cyrus-sasl-service extra action
EuAndreh
2023-03-11
1
-0
/
+2
*
Revert "queue.scm: Try disabling cyrus-sasl action to fix the build"
EuAndreh
2023-03-11
1
-1
/
+11
*
queue.scm: Try disabling cyrus-sasl action to fix the build
EuAndreh
2023-03-11
1
-11
/
+1
*
queue.scm: Typo in (postfix-sasl-services ...) function name
EuAndreh
2023-03-11
1
-1
/
+1
*
queue.scm: Enable Postifx extending Cyrus SASL
EuAndreh
2023-03-11
1
-6
/
+0
*
queue.scm: Tweak cyrus-service-configuration composition
EuAndreh
2023-03-11
1
-0
/
+4
*
queue.scm: Fix mta-sts nginx configuration
EuAndreh
2023-03-11
1
-21
/
+21
*
queue.scm: Import (gnu system setuid)
EuAndreh
2023-03-11
1
-0
/
+1
*
queue.scm: Add import for (least-authority-wrapper ...)
EuAndreh
2023-03-11
1
-0
/
+1
*
queue.scm: Fix escaping in former heredoc strings
EuAndreh
2023-03-11
1
-5
/
+5
*
queue.scm: Disable unimplemented postfix-sasl-service
EuAndreh
2023-03-11
1
-0
/
+2
*
queue.scm: Add import for certbot-service-type
EuAndreh
2023-03-11
1
-0
/
+1
*
queue.scm: Add import for nginx-service-type
EuAndreh
2023-03-11
1
-0
/
+1
*
queue.scm: Add import for mail-aliases-service-type
EuAndreh
2023-03-11
1
-0
/
+1
*
queue.scm: Fix parentheses matching
EuAndreh
2023-03-11
1
-2
/
+2
*
queue.scm: Remove heredoc strings
EuAndreh
2023-03-11
1
-27
/
+24
*
src/xyz/euandreh/queue.scm: Add missing prefix to %namespaces
EuAndreh
2023-03-11
1
-3
/
+3
*
src/xyz/euandreh/queue.scm: Export some postfix and dovecot symbols
EuAndreh
2023-03-11
1
-1
/
+6
*
src/xyz/euandreh/queue.scm: Dump the other service definitions
EuAndreh
2023-03-11
1
-47
/
+749
*
queue.scm: Inline epson-L365 package into $XDG_CONFIG_HOME/guix/system.scm
EuAndreh
2023-02-26
1
-56
/
+0
*
queue.scm: Remove tmux-plugin-continuum package
EuAndreh
2023-02-26
1
-39
/
+0
*
queue.scm: Remove unused remhind package and its dependency python-xdg
EuAndreh
2023-02-26
1
-55
/
+0
*
queue.scm: Remove tmux-plugin-resurrect
EuAndreh
2023-02-26
1
-49
/
+0
*
src/xyz/euandreh/packages.scm: Fix source address
EuAndreh
2023-02-18
1
-4
/
+4
*
src/xyz/euandreh/queue.scm: Remove python-docx package
EuAndreh
2023-01-30
1
-26
/
+0
*
Revert "queue.scm: Remove packages present in Guix fork"
EuAndreh
2023-01-30
1
-0
/
+270
*
git mv scripts/paku src/bin/
EuAndreh
2022-12-01
1
-0
/
+369
*
queue.scm: Shorten documentation string markers
EuAndreh
2022-12-01
1
-6
/
+6
*
queue.scm: Fix splicing of supplementary-groups
EuAndreh
2022-12-01
1
-2
/
+2
[next]