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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-10
services: elogind: Fix default behavior for lid close.
Maxim Cournoyer
1
-3
/
+5
2022-08-09
services: qemu-guest-agent: Fix arguments to qemu-ga.
Timotej Lazar
1
-7
/
+5
2022-08-01
services: configuration: Step back from *unspecified*.
Maxim Cournoyer
5
-20
/
+19
2022-08-01
services: opensmtpd: Make commands setgid to "smtpq" by default.
Maya
1
-2
/
+43
2022-08-01
services: rottlog: More convenient default options for <log-rotation>.
Ludovic Courtès
2
-8
/
+15
2022-08-01
services: rottlog: Keep important /var/log files for 16 weeks.
Ludovic Courtès
1
-1
/
+4
2022-08-01
services: tor: Do not write to /var/log/tor.log.
Ludovic Courtès
1
-9
/
+2
2022-07-19
services: tor: Switch to 'least-authority-wrapper'.
Ludovic Courtès
1
-19
/
+28
2022-07-15
gnu: tests: Fix guix-data-service test.
Timotej Lazar
1
-2
/
+0
2022-07-13
services: docker: Fix race condition.
Oleg Pykhalov
1
-1
/
+4
2022-07-03
services: guix-build-coordinator: Fix passing parallel-hooks.
Christopher Baines
1
-1
/
+4
2022-07-03
services: Add anonip-service-type.
Ricardo Wurmus
1
-1
/
+109
2022-07-01
services: openssh: Listen on IPv6 only when IPv6 is supported.
Ludovic Courtès
1
-4
/
+16
2022-07-01
services: root-file-system: Cleanly unmount upon shutdown.
Ludovic Courtès
1
-21
/
+30
2022-07-01
services: nginx: Add support for extra content in upstream blocks.
Christopher Baines
1
-1
/
+13
2022-07-01
services: guix: Support guix-build-coordinator parallel hooks.
Christopher Baines
1
-1
/
+8
2022-06-30
services: greetd: Remove unnecessary user groups.
Lars-Dominik Braun
1
-2
/
+6
2022-06-24
services: configuration: Remove 'validate-configuration'.
Ludovic Courtès
3
-15
/
+0
2022-06-24
services: configuration: Report the location of field type errors.
Ludovic Courtès
2
-13
/
+44
2022-06-22
services: wireguard: Shepherd 'stop' method really stops.
Ludovic Courtès
1
-1
/
+2
2022-06-17
gnu: desktop: Add seatd-service-type.
muradm
1
-1
/
+61
2022-06-17
gnu: base: Add greetd-service-type.
muradm
2
-2
/
+223
2022-06-15
services: configuration: Use *unspecified* instead of 'disabled.
Attila Lendvai
9
-132
/
+130
2022-06-15
services: configuration: Support (field1 maybe-number "") format.
Attila Lendvai
1
-78
/
+91
2022-06-14
services: dbus: Add a VERBOSE? configuration option.
Maxim Cournoyer
1
-5
/
+17
2022-06-13
services: guix: Generalize extensions.
terramorpha
1
-6
/
+37
2022-06-11
system: Align zram priority with swap-space spec to clarify.
Josselin Poiret
1
-4
/
+25
2022-06-10
services: jami-configuration: Rename 'jamid' field to 'libjami'.
Maxim Cournoyer
1
-6
/
+6
2022-06-10
services: jami: Modernize to adjust to Shepherd 0.9+ changes.
Maxim Cournoyer
1
-268
/
+232
2022-06-06
services: syslogd: Do not fsync at each line.
Ludovic Courtès
1
-6
/
+7
2022-06-05
services: guix-data-service: Increase timeout for service start.
Timotej Lazar
1
-1
/
+1
2022-06-05
services: pam-limits: Add sudo and sshd.
Kiran Shila
1
-1
/
+2
2022-06-04
services: bitlbee: Run under a UTF-8 locale.
Ludovic Courtès
1
-3
/
+8
2022-06-04
services: ddclient: No need to import (ice-9 rdelim) from the host.
Attila Lendvai
1
-2
/
+1
2022-05-31
gnu: Remove wicd.
Maxim Cournoyer
1
-62
/
+0
2022-05-28
services: elogind: When started by dbus-daemon, wait for the Shepherd service.
Ludovic Courtès
1
-4
/
+54
2022-05-28
services: herd: Add 'wait-for-service'.
Ludovic Courtès
1
-1
/
+35
2022-05-26
services: openssh: Remove authorized_keys.d before copying the new one.
Ludovic Courtès
1
-1
/
+1
2022-05-26
services: openssh: Fix computation of the authorized-key directory.
Ludovic Courtès
1
-3
/
+2
2022-05-26
services: ssh: Fix extend-openssh-authorized-keys.
Oleg Pykhalov
1
-1
/
+1
2022-05-25
gnu: guix-build-coordinator: Update to 0-53.3de63f1.
Christopher Baines
1
-1
/
+13
2022-05-24
services: Add log rotation to most networking services.
ykonai
1
-10
/
+62
2022-05-22
services: openssh: Listen on both IPv4 and IPv6.
Ludovic Courtès
1
-4
/
+17
2022-05-18
services: Add more description fields.
Ludovic Courtès
1
-1
/
+2
2022-05-16
services: bitlbee: Run as user "bitlbee".
Ludovic Courtès
1
-2
/
+2
2022-05-03
services: pipefs: Correctly handle lack of extensions.
Ludovic Courtès
1
-1
/
+4
2022-05-02
services: Make sure Shepherd destructors match constructors.
Ludovic Courtès
3
-3
/
+11
2022-05-02
services: bitlbee: Preserve 'PURPLE_PLUGIN_PATH'.
Ludovic Courtès
1
-0
/
+2
2022-05-01
services: opendht: Use 'least-authority-wrapper'.
Ludovic Courtès
1
-18
/
+22
2022-05-01
services: quassel: Use 'least-authority-wrapper'.
Ludovic Courtès
1
-20
/
+22
[next]