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
/
audio.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-11
services: Add and use shepherd-signal-action.
Yelninei
1
-12
/
+4
2025-02-19
gnu: Fix some misspellings.
Efraim Flashner
1
-1
/
+1
2025-01-16
services: Switch from mcron + Rottlog to Shepherd’s log rotation.
Ludovic Courtès
1
-24
/
+2
2024-06-24
services: mpd: Fix log to file.
Yarl Baudig
1
-10
/
+8
2023-10-07
services: configuration: Add some commonly used predicates.
Bruno Victal
1
-5
/
+2
2023-07-26
Revert "services: mpd: Add an 'update' action to trigger a database update."
Maxim Cournoyer
1
-11
/
+0
2023-07-26
services: mpd: Provision a default cache directory and set HOME.
Maxim Cournoyer
1
-23
/
+34
2023-07-26
services: mpd: Auto-detect mpd-output mixer type by default.
Maxim Cournoyer
1
-6
/
+9
2023-07-26
services: Avoid 'delete' overrides warning in audio module.
Maxim Cournoyer
1
-1
/
+1
2023-07-26
services: mpd: Do not rotate logs when using syslog.
Maxim Cournoyer
1
-10
/
+11
2023-07-26
services: mpd: Log to syslog by default.
Maxim Cournoyer
1
-26
/
+48
2023-07-26
services: mpd; Refactor start slot directory initialization.
Maxim Cournoyer
1
-55
/
+77
2023-07-26
services: mpd: List log-level in decreasing verbosity order in doc.
Maxim Cournoyer
1
-2
/
+2
2023-07-25
services: mpd: Rename %set-user-group to set-user-group.
Maxim Cournoyer
1
-3
/
+3
2023-07-25
services: mpd: Streamline mpd-user-sanitizer and mympd-user-sanitizer.
Maxim Cournoyer
1
-21
/
+19
2023-07-25
services: mpd: Add an 'update' action to trigger a database update.
Maxim Cournoyer
1
-0
/
+11
2023-07-25
services: mpd: Add auto-update? field to mpd-configuration.
Maxim Cournoyer
1
-0
/
+5
2023-04-02
services: mympd: Use records for user and group fields.
Bruno Victal
1
-14
/
+56
2023-04-02
services: mpd: Use proper records for user and group fields.
Bruno Victal
1
-17
/
+70
2023-04-02
services: mpd: Fix unintentional API breakage for mixer-type field.
Bruno Victal
1
-1
/
+16
2023-04-02
services: replace bare serializers with (serializer ...)
Bruno Victal
1
-22
/
+23
2023-03-24
services: mpd: Set PulseAudio-related variables.
Bruno Victal
1
-1
/
+2
2023-03-24
services: audio: Remove redundant list-of-string? predicate.
Bruno Victal
1
-14
/
+11
2023-03-24
services: mympd: Require 'syslog service when configured to log to syslog.
Bruno Victal
1
-1
/
+5
2023-02-05
services: mpd: Fix serialization procedure for list-of-string.
Bruno Victal
1
-1
/
+1
2023-02-05
services: Add mympd-service-type.
Bruno Victal
1
-1
/
+268
2023-02-05
services: mpd: Do not hardcode environment variables.
Bruno Victal
1
-6
/
+8
2023-02-05
services: mpd: Refactor MPD service.
Bruno Victal
1
-99
/
+394
2023-02-05
services: mpd: Rewrite using 'define-configuration'.
Bruno Victal
1
-89
/
+133
2020-12-06
services: mpd: Make /var/run/mpd/USER user-owned.
Ludovic Courtès
1
-1
/
+5
2020-11-06
services: mpd: Fix daemon startup.
Ludovic Courtès
1
-2
/
+2
2020-11-06
services: mpd: Always create the "mpd" user account.
Ludovic Courtès
1
-0
/
+21
2020-11-06
services: mpd: Do not eagerly look for a user.
Maxim Cournoyer
1
-4
/
+4
2020-05-13
services: Add missing import.
Ludovic Courtès
1
-0
/
+1
2019-11-08
services: mpd: Connect to the user's PulseAudio socket.
Robert Smith
1
-0
/
+7
2019-10-29
gnu: mpd-service-type: Support configuration of outputs.
Ricardo Wurmus
1
-17
/
+68
2019-03-15
services: mpd: add more configuration options
nixo
1
-0
/
+9
2017-11-05
services: Add 'description' fields.
Ludovic Courtès
1
-0
/
+1
2017-08-31
services: mpd: Remove the mpd-file field.
Peter Mikkelsen
1
-8
/
+27
2017-08-13
gnu: Add mpd service.
Peter Mikkelsen
1
-0
/
+86