aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build and publish TODOs.org fileEuAndreh2020-12-0210-2/+2033
* with-container.sh: Call $@ with sh -cEuAndreh2020-12-022-2/+2
* ci-build.sh: Build only check and publishEuAndreh2020-12-021-1/+1
* vps.scm: Use en_US.UTF-8 locale.EuAndreh2020-12-021-1/+1
* ci-build.sh: Run all make targets in a single invocationEuAndreh2020-12-021-2/+1
* Move metadata.json to descriptionEuAndreh2020-12-022-1/+1
* vps.scm: Inform the name of the downloaded fileEuAndreh2020-12-021-2/+2
* Rename container -> scripts/with-container.shEuAndreh2020-12-022-2/+2
* ci-build.sh: Append the note instead of force replacing it.EuAndreh2020-12-021-1/+1
* Rename LICENSE -> COPYINGEuAndreh2020-12-021-0/+0
* TODOs.orgEuAndreh2020-11-301-0/+2
* vps.scm: Add tick-cmd-reader for #´cmd args1 args2 $variable´EuAndreh2020-11-301-4/+15
* vps.scm: Add #[f % b c] readerEuAndreh2020-11-301-2/+14
* vps.scm: Use #; over ; commentsEuAndreh2020-11-301-26/+28
* vps.scm: s/generate-ci-index-html/generate-logs-html/EuAndreh2020-11-301-5/+5
* vps.scm: Remove (restore-logfiles) and serve them from cgit directlyEuAndreh2020-11-301-34/+26
* TODOs.orgEuAndreh2020-11-302-2/+18
* vps.scm: Uncomment mcron job time markerEuAndreh2020-11-301-1/+1
* Makefile: Remove leading ./ from pathsEuAndreh2020-11-301-2/+2
* vps.scm: Add heredoc reader, '(cmd -> ->>) helpers and refactor code to use themEuAndreh2020-11-301-81/+58
* vps.scm: WIP test wrapping code in '(with-imported-modules ...)'EuAndreh2020-11-291-2/+9
* vps.scm: Always restart mcron on system activationEuAndreh2020-11-291-0/+6
* TODOs.orgEuAndreh2020-11-291-0/+2
* vps.scm: Stop prefixing (gnu) and (guix) modulesEuAndreh2020-11-291-15/+15
* vps.scm: Refactor namespaces and add CI mcron jobsEuAndreh2020-11-291-26/+260
* ci-build.sh: Remove server-specific PREFIX path of logfileEuAndreh2020-11-292-4/+6
* vps.scm: Inline id_rsa.pub fileEuAndreh2020-11-292-4/+3
* Move FIXME markers to TODOs.orgEuAndreh2020-11-292-3/+5
* manifest.scm: Add missing packagesEuAndreh2020-11-291-4/+14
* Remove .bashrcEuAndreh2020-11-292-34/+4
* ci-build.sh: Update path to $LOGFILEEuAndreh2020-11-291-1/+1
* Add scripts/ci-build.shEuAndreh2020-11-291-0/+38
* vps.scm: WIP setup cgitEuAndreh2020-11-291-25/+83
* Move shell.sh to containerEuAndreh2020-11-292-5/+3
* Move tests.sh to MakefileEuAndreh2020-11-292-10/+8
* TODOs.org: Ressurect decision on public SSH key leakage and add anchorsEuAndreh2020-11-291-1/+32
* vps.scm: Add ci.$tld subdomainEuAndreh2020-11-281-1/+1
* vps.tf: Add CNAME "*" subdomain aliasEuAndreh2020-11-284-0/+7
* vps.scm: Restart NGINX service instead of killing the processEuAndreh2020-11-281-14/+17
* tests.sh: Remove call to ./scripts/assert-nixfmt.shEuAndreh2020-11-281-1/+0
* TODOs.orgEuAndreh2020-11-271-0/+8
* vps.tf: Add IPv6 outputEuAndreh2020-11-271-1/+5
* TODOs.org: remove old sectionsEuAndreh2020-11-271-179/+17
* vps.scm: Uncomment opensmtpd-service-typeEuAndreh2020-11-261-3/+3
* vps.scm: Add some FIXME markersEuAndreh2020-11-261-1/+3
* .bashrc: Allow aliases on sudo commandsEuAndreh2020-11-261-0/+2
* TODOs.orgEuAndreh2020-11-261-1/+6
* vps.scm: Merge (slurp-trim ...) into (slurp ...)EuAndreh2020-11-261-7/+6
* vps.scm: Use symbols for declaring packagesEuAndreh2020-11-261-4/+4
* vps.scm: Indent (operating-system ...) expressionEuAndreh2020-11-261-61/+61