index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
services: Support DELETE in MODIFY-SERVICES macro.
Ricardo Wurmus
1
-8
/
+19
2021-03-09
gnu: services: Add activate script to the profile system directory.
Brice Waegeneire
1
-1
/
+9
2020-12-01
services: profile: Create manifest at monadic-bind time.
Ludovic Courtès
1
-1
/
+7
2020-10-16
services: provenance: Wrap config file name in 'assume-valid-file-name'.
Ludovic Courtès
1
-1
/
+6
2020-08-25
Remove "guile-zlib" extension when unused.
Mathieu Othacehe
1
-24
/
+22
2020-08-25
linux-libre: Support module compression.
Mathieu Othacehe
1
-22
/
+24
2020-07-27
machine: ssh: Check for potential system downgrades.
Ludovic Courtès
1
-9
/
+17
2020-07-25
Use 'formatted-message' instead of '&message' where appropriate.
Ludovic Courtès
1
-17
/
+15
2020-07-15
services: Add 'system-provenance' procedure.
Ludovic Courtès
1
-0
/
+32
2020-07-01
services: provenance: Save channel introductions.
Ludovic Courtès
1
-4
/
+22
2020-06-08
gnu: services: Add %hurd-startup-service.
Jan (janneke) Nieuwenhuizen
1
-0
/
+35
2020-06-08
system: examples: Add bare-hurd.tmpl.
Jan (janneke) Nieuwenhuizen
1
-0
/
+2
2020-04-26
services: system: Initial entries are non-monadic.
Ludovic Courtès
1
-3
/
+2
2020-04-26
services: profile: Use a declarative profile.
Ludovic Courtès
1
-4
/
+4
2020-04-21
services: etc: Detect and report duplicate entries.
Ludovic Courtès
1
-0
/
+17
2020-04-05
services: Allow modprobe to use "/etc/modprobe.d".
Brice Waegeneire
1
-0
/
+4
2020-04-02
services: Accumulate builds for 'system' entries.
Ludovic Courtès
1
-2
/
+3
2019-12-07
services: Add 'provenance-service-type'.
Ludovic Courtès
1
-0
/
+87
2019-11-09
services: 'fold-services' memoizes service values.
Ludovic Courtès
1
-12
/
+28
2019-08-14
remote: Remove '--system' argument.
Jakob L. Kreuze
1
-28
/
+28
2019-05-10
services: 'gc-root-service-type' now has a default value.
Ludovic Courtès
1
-2
/
+3
2018-09-07
services: 'instantiate-missing-services' reaches fixed point.
Ludovic Courtès
1
-7
/
+17
2018-06-20
services: boot: Take gexps instead of monadic gexps.
Ludovic Courtès
1
-86
/
+78
2018-06-20
services: Add description to core services.
Ludovic Courtès
1
-10
/
+41
2018-06-20
services: cleanup: Expect file names to be UTF-8-encoded.
Ludovic Courtès
1
-0
/
+6
2018-06-20
services: boot: Reverse the order of boot expressions.
Ludovic Courtès
1
-1
/
+5
2018-04-08
discovery: Remove dependency on (guix ui).
Ludovic Courtès
1
-1
/
+2
2018-03-29
gnu: Refactor boot-service-type and activation-service-type.
Chris Marusich
1
-2
/
+2
2018-01-21
services: Missing services are automatically instantiated.
Ludovic Courtès
1
-11
/
+48
2017-12-17
services: cleanup: Remove "/run/udev/watch.old" directory.
Danny Milosavljevic
1
-1
/
+2
2017-11-08
services: Add 'lookup-service-types'.
Ludovic Courtès
1
-0
/
+11
2017-11-08
services: 'fold-service-types' includes (gnu services).
Ludovic Courtès
1
-1
/
+6
2017-11-08
services: 'fold-service-types' honors its seed.
Ludovic Courtès
1
-1
/
+1
2017-10-22
gexp: Add 'directory-union'.
Ludovic Courtès
1
-16
/
+1
2017-10-22
gexp: Add 'file-union'.
Ludovic Courtès
1
-20
/
+0
2017-10-12
services: cleanup: Remove Shadow lock files from /etc.
Ludovic Courtès
1
-0
/
+6
2017-09-22
services: network-manager: Add support for VPN plug-ins.
Ludovic Courtès
1
-1
/
+2
2017-09-16
services: Add 'fold-service-types'.
Ludovic Courtès
1
-0
/
+24
2017-09-16
services: Add a description and location for each service type.
Ludovic Courtès
1
-1
/
+12
2017-07-11
services: Make error message less scary.
Ludovic Courtès
1
-2
/
+3
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
1
-5
/
+5
2017-04-16
services: Service types can now specify a default value for instances.
Ludovic Courtès
1
-5
/
+57
2017-04-16
services: 'service-parameters' becomes 'service-value'.
Ludovic Courtès
1
-8
/
+13
2017-04-13
services: Define '%linux-bare-metal-service' using 'simple-service'.
Ludovic Courtès
1
-7
/
+4
2017-03-10
services: Create /var/log upon activation.
Christopher Baines
1
-2
/
+5
2017-02-08
services: Add 'special-files-service-type'.
Ludovic Courtès
1
-4
/
+21
2017-01-24
services: Create /var/log/wtmp upon activation.
Ludovic Courtès
1
-0
/
+4
2017-01-19
services: Create /var/run/utmpx upon activation.
Ludovic Courtès
1
-1
/
+6
2017-01-16
services: Export 'service-extension' procedures.
Christopher Baines
1
-0
/
+2
2016-12-11
services: Activate system prior to services.
Christopher Baines
1
-4
/
+6
[next]