index
:
package-repository
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
/
org
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
queue.scm: Render Go's timeout innefective by making it too large
EuAndreh
2024-08-13
1
-5
/
+4
*
queue.scm: Separate stdlib binaries into its own output
EuAndreh
2024-08-13
1
-1
/
+6
*
queue.scm: Disable Go test timeout
EuAndreh
2024-08-12
1
-11
/
+21
*
queue.scm: Stop disabling #:tests? in "go-full"
EuAndreh
2024-08-05
1
-1
/
+0
*
queue.scm: Add "go-full" package
EuAndreh
2024-08-03
1
-0
/
+28
*
packages.scm: Update eut
EuAndreh
2024-05-10
1
-2
/
+2
*
packages.scm: Define "eut" with (pkg ...) and update it
EuAndreh
2024-05-10
1
-27
/
+6
*
packages.scm: Add packages: cage, nicely and q
EuAndreh
2024-05-10
1
-0
/
+45
*
packages.scm: Add eut
EuAndreh
2024-05-10
1
-0
/
+28
*
src/org/euandre/queue.scm: Stop propagating python-setuptools on "python-tele...
EuAndreh
2024-02-01
1
-1
/
+1
*
queue.scm: Disable tests for mailutils-sendmail
EuAndreh
2023-05-13
1
-0
/
+1
*
queue.scm: Use tornado 6 with python-telegram-bot
EuAndreh
2023-05-07
1
-1
/
+1
*
queue.scm: Add "pax-utils" package
EuAndreh
2023-04-02
1
-0
/
+25
*
src/org/euandre/packages.scm: Recover guile-heredoc, which is being used in prod
EuAndreh
2023-03-31
1
-1
/
+60
*
queue.scm: Add hunspell UTF-8 dictionaries
EuAndreh
2023-03-31
1
-0
/
+47
*
paku.lock: Generate this file from src/bin/paku.in
EuAndreh
2023-03-31
1
-60
/
+1
*
src/bin/paku.in: Use gexps for #:make-flags
EuAndreh
2023-03-28
1
-5
/
+5
*
Revert "queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file arg...
...
This reverts commit ad82613439203f497ae773bcad399d28f71418e7.
EuAndreh
2023-03-28
1
-1
/
+2
*
queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file argument
EuAndreh
2023-03-27
1
-2
/
+1
*
src/bin/paku: Improve name of package variants
EuAndreh
2023-03-22
1
-6
/
+6
*
Remove redundant "-latest" variants of packages in Guix and Nix
EuAndreh
2023-03-22
1
-19
/
+5
*
src/bin/paku: General cleanup and tidyness
EuAndreh
2023-03-21
1
-31
/
+36
*
Use stripped "-latest" name in package official name too
EuAndreh
2023-03-21
1
-2
/
+8
*
Big revamp of paku(1): now in Perl, genating Debian packages
EuAndreh
2023-03-21
1
-15
/
+140
*
queue.scm: Remove (mail-in-home? ...) option from Postfix and Dovecot
EuAndreh
2023-03-20
1
-16
/
+7
*
queue.scm: Disable NIS on postfix
EuAndreh
2023-03-20
1
-0
/
+1
*
queue.scm: Use (string-join ...) for setting $CCARGS of postfix
EuAndreh
2023-03-20
1
-3
/
+9
*
queue.scm: Disable newaliases in Postfix activation again
EuAndreh
2023-03-17
1
-0
/
+2
*
Revert "queue.scm: Remove trailing "/" from Postfix "mail-directory" variable"
...
This reverts commit f32c1bd78f1399cedd2167dc113237cab1878f30.
EuAndreh
2023-03-17
1
-2
/
+2
*
queue.scm: Play it save when creating /var/mail
EuAndreh
2023-03-17
1
-3
/
+4
*
queue.scm: Remove trailing "/" from Postfix "mail-directory" variable
EuAndreh
2023-03-17
1
-2
/
+2
*
queue.scm: Export missing Dovecot names
EuAndreh
2023-03-17
1
-1
/
+32
*
queue.scm: Add docstrings to Dovecot variables, and mark it as finished
EuAndreh
2023-03-17
1
-16
/
+34
*
queue.scm: Prepare Dovecot service for namespaces withtou activating it yet
EuAndreh
2023-03-17
1
-9
/
+23
*
queue.scm: Fix Dovecot profile-service-type extension
EuAndreh
2023-03-17
1
-1
/
+1
*
queue.scm: Parameterize Dovecot /var/mail/ location
EuAndreh
2023-03-17
1
-3
/
+4
*
queue.scm: Remove FIXME marker on personal server automation
EuAndreh
2023-03-17
1
-8
/
+0
*
queue.scm: Simplify Dovecot activation
EuAndreh
2023-03-17
1
-14
/
+14
*
queue.scm: Rename dovecot-configuration-{dovecot => package}
EuAndreh
2023-03-17
1
-3
/
+3
*
queue.scm: Add supplementary-groups to Dovecot {,untrusted-}user
EuAndreh
2023-03-17
1
-20
/
+22
*
queue.scm: Add documentation to all postfix variables
...
And move it to the "finished services" section.
EuAndreh
2023-03-17
1
-57
/
+52
*
queue.scm: Cleanup Postfix config
EuAndreh
2023-03-17
1
-39
/
+17
*
queue.scm: Add supplementary-groups to Postfix
EuAndreh
2023-03-17
1
-1
/
+3
*
queue.scm: Add missing #$ ungexp to mail-directory
EuAndreh
2023-03-17
1
-1
/
+1
*
queue.scm: Parameterize Postfix Cyrus SASL directory
EuAndreh
2023-03-17
1
-9
/
+9
*
queue.scm: Use newaliases(1) over postalias(8) on Postfix activation
EuAndreh
2023-03-17
1
-5
/
+3
*
queue.scm: Parameterize "/var/mail/" Postfix mail spool directory
EuAndreh
2023-03-17
1
-8
/
+8
*
queue.scm: Rename postfix-configuration-{postfix => package}
EuAndreh
2023-03-17
1
-10
/
+10
*
queue.scm: Add explicit "finished" and "WIP" sections
EuAndreh
2023-03-17
1
-9
/
+9
*
queue.scm: Parameterize address of DKIM mail filter in Postfix
EuAndreh
2023-03-17
1
-16
/
+22
[next]