aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* paku.lock: s/packages/pkgs/EuAndreh2023-03-292-11/+11
* paku.lock: Separate "version" and "vversion"EuAndreh2023-03-292-23/+27
* src/bin/paku.in: Generate build.nixEuAndreh2023-03-292-0/+18
* src/bin/paku.in: Remove "-latest" suffix from HTML idsEuAndreh2023-03-291-4/+7
* src/bin/paku.in: Move abuild(1) tmpdirs into .abuild/ to make more them ignor...EuAndreh2023-03-297-0/+37
* src/bin/paku.in: Better name for Debian directoriesEuAndreh2023-03-291-8/+8
* src/bin/paku.in: Namespace debian directories to .paku/debian/*EuAndreh2023-03-291-22/+22
* Makefile: Use dedicated VM images for different Ubuntu packagersEuAndreh2023-03-291-2/+2
* Makefile: Add required dependency to "check-alpine-x86_64-apk"EuAndreh2023-03-291-1/+1
* src/bin/paku.in: Parameterize Alpine subpackages via paku.lockEuAndreh2023-03-293-2/+20
* src/secrets/eu@euandre.org.rsa: Rotate keypairEuAndreh2023-03-292-78/+78
* tests/vm-check.sh: Add POSIX alternative to "sed -u"EuAndreh2023-03-291-2/+13
* tests/vm-check.sh: Timestamp each output via ts(1)EuAndreh2023-03-291-15/+19
* Use abuild(1) to build ".apk" packagesEuAndreh2023-03-2912-90/+327
* .envrc: Do not "set -eu" so one can manually source itEuAndreh2023-03-291-1/+0
* Revert "mv Formula/ src/homebrew/"EuAndreh2023-03-296-2/+2
* mv Formula/ src/homebrew/EuAndreh2023-03-286-2/+2
* src/bin/paku.in: Add WIP version of Alpine support, based off of DebianEuAndreh2023-03-283-3/+219
* src/bin/paku.in, Makefile: Use "debian.out.txt" to communicate output filesEuAndreh2023-03-283-6/+9
* tests/vm-check.sh: Add support for [-- ARGS]EuAndreh2023-03-281-2/+2
* src/bin/paku.in: Small tweaks on HTML outputEuAndreh2023-03-281-3/+3
* src/bin/paku.in: Use gexps for #:make-flagsEuAndreh2023-03-282-6/+6