summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* cat src/guix/packages.scm >> src/guix/system.scmEuAndreh2024-08-232-73/+41
|
* system.scm: Remove cgit and enable git-daemon's git:// serverEuAndreh2024-08-221-2/+4
|
* system.scm: Enable binder-service-type, try building go-fullEuAndreh2024-08-211-1/+1
|
* src/config/known-hosts.txt: Update to specific correct valueEuAndreh2024-08-211-2/+2
|
* src/config/offsite-ssh.txt: Derive from Makefile and include in /etc/EuAndreh2024-08-212-2/+8
|
* mv src/tld.txt src/config/EuAndreh2024-08-212-2/+1
|
* Recover known-hosts.txt specific to this serverEuAndreh2024-08-212-0/+11
|
* Reapply "system.scm: Comment services that depend on go-full"EuAndreh2024-08-201-5/+5
| | | | This reverts commit 0beeeb0a306af8fcf013ff3a751eaa87cb0c0991.
* system.scm: Add pkg:git-service-type serviceEuAndreh2024-08-201-0/+1
|
* Revert "system.scm: Comment services that depend on go-full"EuAndreh2024-08-201-5/+5
| | | | | | This reverts commit 4e10cad931d3362ebdd4e78f3b9eacfef20fd709. Try building again with 8GiB of (swap) memory.
* system.scm: Add "chattr +C" to /swapfile instructionsEuAndreh2024-08-201-1/+3
|
* system.scm: Comment services that depend on go-fullEuAndreh2024-08-201-5/+5
| | | | As the server doesn't have enough memory to build it.
* system.scm: swapon /swapfileEuAndreh2024-08-201-0/+10
|
* system.scm: Reorder file-systems <-> swap-devicesEuAndreh2024-08-201-6/+6
|
* system.scm: Change locale to fr_FR.UTF-8EuAndreh2024-08-191-1/+1
|
* src/tld.txt: Embed in repository to allow server to reconfigure without ↵EuAndreh2024-08-191-0/+1
| | | | calling make
* mv src/config/tld.txt src/; tweak MakefileEuAndreh2024-08-191-1/+1
|
* system.scm: Get q:knot-zones-configuration from upstream packages repositoryEuAndreh2024-08-191-12/+10
|
* system.scm: Get (pkg:with-services-from-args ...) from upstream packages ↵EuAndreh2024-08-191-42/+3
| | | | repository
* system.scm: Add specific configuration for deployed servicesEuAndreh2024-08-181-52/+79
|
* packages.scm: Stop using package/inheritEuAndreh2024-08-181-5/+6
|
* src/guix/: Remove references to (org euandre services)EuAndreh2024-08-182-17/+16
|
* Offload common server code to dedicated packagesEuAndreh2024-08-1820-1962/+79
|
* src/guix/packages.scm: Inherit package definitions from upstream channelEuAndreh2024-08-161-85/+28
|
* src/versions/: Update packagesEuAndreh2024-08-1614-14/+14
|
* packages.scm: Add $(VERSION) flag to Go packagesEuAndreh2024-08-151-55/+57
|
* Update packagesEuAndreh2024-08-1514-14/+14
|
* packages.scm: Build all packages with "go tool"EuAndreh2024-08-1415-77/+74
|
* rm retcpEuAndreh2024-07-263-4/+0
|
* src/versions/retcp/: Update versionEuAndreh2024-07-262-2/+2
|
* src/versions/binder/: Update versionEuAndreh2024-07-262-2/+2
|
* src/guix/packages.scm: Add retcp(1) packageEuAndreh2024-07-243-0/+4
|
* src/versions/gobang/: UpdateEuAndreh2024-07-242-2/+2
|
* src/guix/packages.scm: Just reorder inputsEuAndreh2024-07-241-1/+1
|
* src/guix/packages.scm: Build Go packages staticallyEuAndreh2024-07-241-0/+1
|
* rm src/keys/GPG/andre.asc src/keys/gpg-*EuAndreh2024-07-243-228/+0
|
* packages.scm: Remove unused importsEuAndreh2024-07-221-2/+0
|
* packages.scm: Upgrade binder(8) and add its extra inputsEuAndreh2024-07-223-7/+14
|
* rm -rf src/ci/EuAndreh2024-07-222-192/+0
|
* rm src/web/index.htmlEuAndreh2024-07-221-11/+0
|
* Refactor building of packages from papo.imEuAndreh2024-07-229-65/+101
|
* system.scm: Add "papo.im" package explicitly for nowEuAndreh2023-11-271-0/+2
|
* services.scm: Remove copy pasta leftover variableEuAndreh2023-11-271-1/+1
|
* system.scm: Add nginx config for /git/private/ routeEuAndreh2023-11-271-10/+18
|
* Init cloned versions of packages.scm and services.scmEuAndreh2023-11-273-8/+307
|
* Makefile: Add install target with a single HTML static fileEuAndreh2023-11-271-0/+11
|
* system.scm: Use "/opt/deploy/current" in prodEuAndreh2023-11-261-1/+4
|
* src/guix/system.scm: Add "moreutils" packageEuAndreh2023-11-261-0/+1
|
* Include derived config files in repositoryEuAndreh2023-11-263-1/+18
|
* Change "src/infrastructure/ => src/" everywhereEuAndreh2023-11-255-15/+15
|