aboutsummaryrefslogtreecommitdiff
path: root/src/org/euandre (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add services for papo-derived projects and for new package syskeepHEADmainEuAndreh2024-08-173-98/+766
|
* Revert "queue.scm: Separate stdlib binaries into its own output"EuAndreh2024-08-141-6/+1
| | | | | | | | | | | | This reverts commit 37eece0efd628793397540b4e2d29c54582b28c3. Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 6583f8857a55b7b6f3fe091b8d237913bc362e42 git notes --ref=refs/notes/ci-data show 6583f8857a55b7b6f3fe091b8d237913bc362e42 Exit status: 0 Duration: 0
* queue.scm: Render Go's timeout innefective by making it too largeEuAndreh2024-08-131-5/+4
|
* queue.scm: Separate stdlib binaries into its own outputEuAndreh2024-08-131-1/+6
|
* queue.scm: Disable Go test timeoutEuAndreh2024-08-121-11/+21
|
* queue.scm: Stop disabling #:tests? in "go-full"EuAndreh2024-08-051-1/+0
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 4cc791f941dc208f520a9903661abc90f7612e85 git notes --ref=refs/notes/ci-data show 4cc791f941dc208f520a9903661abc90f7612e85 Exit status: 0 Duration: 0
* queue.scm: Add "go-full" packageEuAndreh2024-08-031-0/+28
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 2a9a65b876831994cfe25b993b78503cf466a3b9 git notes --ref=refs/notes/ci-data show 2a9a65b876831994cfe25b993b78503cf466a3b9 Exit status: 0 Duration: 0
* packages.scm: Update eutEuAndreh2024-05-101-2/+2
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 90f3e83030873a996e1c191dda3124433c149f97 git notes --ref=refs/notes/ci-data show 90f3e83030873a996e1c191dda3124433c149f97 Exit status: 0 Duration: 0
* packages.scm: Define "eut" with (pkg ...) and update itEuAndreh2024-05-101-27/+6
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 84480bbeebbcac107ecf293d386632fa8a8d06ba git notes --ref=refs/notes/ci-data show 84480bbeebbcac107ecf293d386632fa8a8d06ba Exit status: 0 Duration: 0
* packages.scm: Add packages: cage, nicely and qEuAndreh2024-05-101-0/+45
|
* packages.scm: Add eutEuAndreh2024-05-101-0/+28
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 3e5f34ddbf194d6ea48e5f7ae2f13c78cb9fba07 git notes --ref=refs/notes/ci-data show 3e5f34ddbf194d6ea48e5f7ae2f13c78cb9fba07 Exit status: 0 Duration: 0
* src/org/euandre/queue.scm: Stop propagating python-setuptools on ↵EuAndreh2024-02-011-1/+1
| | | | | | | | | | | | "python-telegram-bot" Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show ee1f82f59dacabf2d76632d0709708d081f24275 git notes --ref=refs/notes/ci-data show ee1f82f59dacabf2d76632d0709708d081f24275 Exit status: 0 Duration: 0
* queue.scm: Disable tests for mailutils-sendmailEuAndreh2023-05-131-0/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 24f3846950b7cb953daf7a448a84f5087e9010d8 git notes --ref=refs/notes/ci-data show 24f3846950b7cb953daf7a448a84f5087e9010d8 Exit status: 0 Duration: 0
* queue.scm: Use tornado 6 with python-telegram-botEuAndreh2023-05-071-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 66913c7c1a05324cf9707b08b12dec6476460d49 git notes --ref=refs/notes/ci-data show 66913c7c1a05324cf9707b08b12dec6476460d49 Exit status: 0 Duration: 0
* queue.scm: Add "pax-utils" packageEuAndreh2023-04-021-0/+25
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 5c2836a338de43540b52bd519a9eae58d8d22890 git notes --ref=refs/notes/ci-data show 5c2836a338de43540b52bd519a9eae58d8d22890 Exit status: 0 Duration: 0
* src/org/euandre/packages.scm: Recover guile-heredoc, which is being used in prodEuAndreh2023-03-311-1/+60
|
* queue.scm: Add hunspell UTF-8 dictionariesEuAndreh2023-03-311-0/+47
|
* paku.lock: Generate this file from src/bin/paku.inEuAndreh2023-03-311-60/+1
|
* src/bin/paku.in: Use gexps for #:make-flagsEuAndreh2023-03-281-5/+5
|
* Revert "queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file ↵EuAndreh2023-03-281-1/+2
| | | | | | argument" This reverts commit ad82613439203f497ae773bcad399d28f71418e7.
* queue.scm: Since Postfix uses start-fg, get rid of the #:pid-file argumentEuAndreh2023-03-271-2/+1
|
* src/bin/paku: Improve name of package variantsEuAndreh2023-03-221-6/+6
|
* Remove redundant "-latest" variants of packages in Guix and NixEuAndreh2023-03-221-19/+5
|
* src/bin/paku: General cleanup and tidynessEuAndreh2023-03-211-31/+36
|
* Use stripped "-latest" name in package official name tooEuAndreh2023-03-211-2/+8
|
* Big revamp of paku(1): now in Perl, genating Debian packagesEuAndreh2023-03-211-15/+140
|
* queue.scm: Remove (mail-in-home? ...) option from Postfix and DovecotEuAndreh2023-03-201-16/+7
|
* queue.scm: Disable NIS on postfixEuAndreh2023-03-201-0/+1
|
* queue.scm: Use (string-join ...) for setting $CCARGS of postfixEuAndreh2023-03-201-3/+9
|
* queue.scm: Disable newaliases in Postfix activation againEuAndreh2023-03-171-0/+2
|
* Revert "queue.scm: Remove trailing "/" from Postfix "mail-directory" variable"EuAndreh2023-03-171-2/+2
| | | | This reverts commit f32c1bd78f1399cedd2167dc113237cab1878f30.
* queue.scm: Play it save when creating /var/mailEuAndreh2023-03-171-3/+4
|
* queue.scm: Remove trailing "/" from Postfix "mail-directory" variableEuAndreh2023-03-171-2/+2
|
* queue.scm: Export missing Dovecot namesEuAndreh2023-03-171-1/+32
|
* queue.scm: Add docstrings to Dovecot variables, and mark it as finishedEuAndreh2023-03-171-16/+34
|
* queue.scm: Prepare Dovecot service for namespaces withtou activating it yetEuAndreh2023-03-171-9/+23
|
* queue.scm: Fix Dovecot profile-service-type extensionEuAndreh2023-03-171-1/+1
|
* queue.scm: Parameterize Dovecot /var/mail/ locationEuAndreh2023-03-171-3/+4
|
* queue.scm: Remove FIXME marker on personal server automationEuAndreh2023-03-171-8/+0
|
* queue.scm: Simplify Dovecot activationEuAndreh2023-03-171-14/+14
|
* queue.scm: Rename dovecot-configuration-{dovecot => package}EuAndreh2023-03-171-3/+3
|
* queue.scm: Add supplementary-groups to Dovecot {,untrusted-}userEuAndreh2023-03-171-20/+22
|
* queue.scm: Add documentation to all postfix variablesEuAndreh2023-03-171-57/+52
| | | | And move it to the "finished services" section.
* queue.scm: Cleanup Postfix configEuAndreh2023-03-171-39/+17
|
* queue.scm: Add supplementary-groups to PostfixEuAndreh2023-03-171-1/+3
|
* queue.scm: Add missing #$ ungexp to mail-directoryEuAndreh2023-03-171-1/+1
|
* queue.scm: Parameterize Postfix Cyrus SASL directoryEuAndreh2023-03-171-9/+9
|
* queue.scm: Use newaliases(1) over postalias(8) on Postfix activationEuAndreh2023-03-171-5/+3
|
* queue.scm: Parameterize "/var/mail/" Postfix mail spool directoryEuAndreh2023-03-171-8/+8
|
* queue.scm: Rename postfix-configuration-{postfix => package}EuAndreh2023-03-171-10/+10
|