index
:
packages
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
euandre
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
packages.scm: Add "secrets-keeper" accounts and sudoers configuration
EuAndreh
2024-08-24
1
-2
/
+33
*
packages.scm: Replace url-fetch with git-fetch
EuAndreh
2024-08-22
1
-29
/
+33
*
queue.scm: Change $GO_TEST_TIMEOUT_SCALE from 1000 to 10
EuAndreh
2024-08-21
1
-1
/
+1
*
Revert "queue.scm: Remove source-filter and about-filter from cgit configurat...
EuAndreh
2024-08-21
1
-0
/
+2
*
packages.scm: Update syskeep package
EuAndreh
2024-08-21
1
-2
/
+2
*
queue.scm: Remove source-filter and about-filter from cgit configuration
EuAndreh
2024-08-21
1
-2
/
+0
*
packages.scm: Update syskeep package
EuAndreh
2024-08-21
1
-2
/
+2
*
packages.scm: Remove "known_hosts" from syskeep-etc-files
EuAndreh
2024-08-21
1
-1
/
+0
*
packages.scm: Replace some (string-append ...) with (str ...)
EuAndreh
2024-08-21
1
-12
/
+12
*
packages.scm: Move utility functions to the beginning of the file
EuAndreh
2024-08-21
1
-21
/
+20
*
package.scm: Use (let ...) to simplify (etc-entries ...) function
EuAndreh
2024-08-21
1
-5
/
+4
*
packages.scm: Include "backupit" in list of packages to build
EuAndreh
2024-08-21
1
-0
/
+1
*
packages.scm: Add "nicely" package to syskeep-profile
EuAndreh
2024-08-21
1
-0
/
+1
*
packages.scm: Define "backupit" package and include it in syskeep-profile
EuAndreh
2024-08-21
1
-1
/
+9
*
packages.scm: Add syskeep-activation to syskeep-service-type
EuAndreh
2024-08-20
1
-24
/
+31
*
packages.scm: Update syskeep package
EuAndreh
2024-08-20
1
-2
/
+2
*
packages.scm: Update syskeep package
EuAndreh
2024-08-20
1
-2
/
+2
*
packages.scm: Update syskeep package
EuAndreh
2024-08-20
1
-2
/
+2
*
packages.scm: Add "eut" package to syskeep-profile
EuAndreh
2024-08-20
1
-0
/
+1
*
packages.scm: Update syskeep package
EuAndreh
2024-08-20
1
-2
/
+2
*
packages.scm: Conditionally run git-shepherd-services based on new configurat...
EuAndreh
2024-08-20
1
-17
/
+20
*
packages.scm: Update syskeep package
EuAndreh
2024-08-20
1
-2
/
+2
*
packages.scm: Add "git" to syskeep-profile
EuAndreh
2024-08-20
1
-0
/
+1
*
packages.scm: Factor out (activation-gexp ...) into its own function
EuAndreh
2024-08-19
1
-22
/
+25
*
queue.scm: Use inline definition of slurp
EuAndreh
2024-08-19
1
-1
/
+4
*
packages.scm: Add (with-services-from-args ...)
EuAndreh
2024-08-19
1
-0
/
+40
*
packages.scm: Rename type -> config-type
EuAndreh
2024-08-19
1
-22
/
+23
*
queue.scm: Add knot-zones-configuration
EuAndreh
2024-08-19
1
-0
/
+103
*
packages.scm: Export git-configuration-*
EuAndreh
2024-08-18
1
-0
/
+13
*
packages.scm: Add git-service-type
EuAndreh
2024-08-18
1
-0
/
+86
*
packages.scm: Explicitly export functions that take rest parameters
EuAndreh
2024-08-18
1
-1
/
+4
*
packages.scm: Add missing call to slurp public key file
EuAndreh
2024-08-18
1
-1
/
+2
*
packages.scm: Add "networking" as a requirement in (shepherd-services-for ...)
EuAndreh
2024-08-18
1
-1
/
+1
*
packages.scm: Remove git-specific configuration from syskeep service definitino
EuAndreh
2024-08-18
1
-20
/
+0
*
packages.scm: Include %base-packages in (package-set ...) result
EuAndreh
2024-08-18
1
-0
/
+1
*
packages.scm: Update syskeep package
EuAndreh
2024-08-18
1
-2
/
+2
*
packages.scm: Add more default values for services configurations
EuAndreh
2024-08-18
1
-4
/
+4
*
packages.scm: Do no create home directories for system users
EuAndreh
2024-08-18
1
-0
/
+1
*
cat src/org/euandre/services.scm >> src/org/euandre/packages.scm
EuAndreh
2024-08-18
2
-563
/
+561
*
services.scm: Add "options", "listen-socket" and "upstream-socket" fields
EuAndreh
2024-08-18
1
-30
/
+75
*
packages.scm: Update syskeep package
EuAndreh
2024-08-17
1
-2
/
+2
*
packages.scm: Update syskeep package
EuAndreh
2024-08-17
2
-3
/
+3
*
packages.scm: Remove old package versions
EuAndreh
2024-08-17
1
-174
/
+43
*
packages.scm: Use eut reference from the definition itself
EuAndreh
2024-08-17
1
-9
/
+9
*
services.scm: Stop including heredoc: module
EuAndreh
2024-08-17
1
-1
/
+0
*
Add services for papo-derived projects and for new package syskeep
EuAndreh
2024-08-17
3
-98
/
+766
*
Revert "queue.scm: Separate stdlib binaries into its own output"
EuAndreh
2024-08-14
1
-6
/
+1
*
queue.scm: Render Go's timeout innefective by making it too large
EuAndreh
2024-08-13
1
-5
/
+4
*
queue.scm: Separate stdlib binaries into its own output
EuAndreh
2024-08-13
1
-1
/
+6
*
queue.scm: Disable Go test timeout
EuAndreh
2024-08-12
1
-11
/
+21
[next]