aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* packages.scm: Rename type -> config-typeEuAndreh2024-08-191-22/+23
* queue.scm: Add knot-zones-configurationEuAndreh2024-08-192-0/+105
* packages.scm: Export git-configuration-*EuAndreh2024-08-181-0/+13
* packages.scm: Add git-service-typeEuAndreh2024-08-182-1/+91
* packages.scm: Explicitly export functions that take rest parametersEuAndreh2024-08-181-1/+4
* packages.scm: Add missing call to slurp public key fileEuAndreh2024-08-181-1/+2
* packages.scm: Add "networking" as a requirement in (shepherd-services-for ...)EuAndreh2024-08-181-1/+1
* packages.scm: Remove git-specific configuration from syskeep service definitinoEuAndreh2024-08-181-20/+0
* packages.scm: Include %base-packages in (package-set ...) resultEuAndreh2024-08-181-0/+1
* packages.scm: Update syskeep packageEuAndreh2024-08-181-2/+2
* packages.scm: Add more default values for services configurationsEuAndreh2024-08-181-4/+4
* packages.scm: Do no create home directories for system usersEuAndreh2024-08-181-0/+1
* tests/internet/system.scm: Use string-append over pkg:strEuAndreh2024-08-181-1/+1
* cat src/org/euandre/services.scm >> src/org/euandre/packages.scmEuAndreh2024-08-184-576/+574
* services.scm: Add "options", "listen-socket" and "upstream-socket" fieldsEuAndreh2024-08-181-30/+75
* .gitignore: Simple reorderEuAndreh2024-08-181-1/+1
* packages.scm: Update syskeep packageEuAndreh2024-08-171-2/+2
* packages.scm: Update syskeep packageEuAndreh2024-08-172-3/+3
* packages.scm: Remove old package versionsEuAndreh2024-08-171-174/+43
* Makefile: Fix internet.scm.sentinel dependencyEuAndreh2024-08-171-1/+1
* packages.scm: Use eut reference from the definition itselfEuAndreh2024-08-171-9/+9
* Makefile: Start over with correct rules for GuixEuAndreh2024-08-173-144/+50
* services.scm: Stop including heredoc: moduleEuAndreh2024-08-171-1/+0
* rm .envrcEuAndreh2024-08-171-5/+0
* rm tests/assert-shellcheck.shEuAndreh2024-08-171-6/+0
* rm -rf aux/EuAndreh2024-08-172-199/+0
* Add services for papo-derived projects and for new package syskeepEuAndreh2024-08-177-111/+805
* Revert "queue.scm: Separate stdlib binaries into its own output"EuAndreh2024-08-141-6/+1
* 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
* queue.scm: Add "go-full" packageEuAndreh2024-08-031-0/+28
* packages.scm: Update eutEuAndreh2024-05-101-2/+2
* packages.scm: Define "eut" with (pkg ...) and update itEuAndreh2024-05-101-27/+6
* packages.scm: Add packages: cage, nicely and qEuAndreh2024-05-101-0/+45
* packages.scm: Add eutEuAndreh2024-05-101-0/+28
* Makefile: Rename target "upload" -> "deploy"EuAndreh2024-05-091-1/+1
* src/org/euandre/queue.scm: Stop propagating python-setuptools on "python-tele...EuAndreh2024-02-011-1/+1
* queue.scm: Disable tests for mailutils-sendmailEuAndreh2023-05-131-0/+1
* queue.scm: Use tornado 6 with python-telegram-botEuAndreh2023-05-071-1/+1
* Makefile: Use dedicated "deployer" user on remote hostEuAndreh2023-04-021-1/+5
* queue.scm: Add "pax-utils" packageEuAndreh2023-04-021-0/+25
* 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
* WIP CIEuAndreh2023-03-312-0/+199
* Makefile: Remove Formula/ and src/alpine/ before regeneratingEuAndreh2023-03-313-34/+2
* src/bin/paku.in: Remove duplicate logic from templates, put it in paku.lockEuAndreh2023-03-312-29/+24
* Makefile: Get URLs from JSON over duplicating it hereEuAndreh2023-03-311-2/+2
* paku.lock: Generate this file from src/bin/paku.inEuAndreh2023-03-316-326/+464