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
/
home
/
services.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-07
home: services: Fix location of home-gc-root-service-type.
Giacomo Leidi
1
-1
/
+3
2026-02-21
home: services: Add home-gc-root-service-type.
Giacomo Leidi
1
-0
/
+10
2025-10-23
home: services: bash: Support setting shell variables.
Ludovic Courtès
1
-1
/
+23
2025-05-21
home: services: Build "files" union allowing dangling symlinks.
Sergey Trofimov
1
-1
/
+2
2025-04-08
home: services: Re-export ‘simple-service‘.
Luis Guilherme Coelho
1
-0
/
+1
2025-02-21
home: services: setup-environment: Set GUIX_LOCPATH.
Liam Hupfer
1
-0
/
+4
2025-02-21
home: services: Unset variables after profile init.
Liam Hupfer
1
-1
/
+5
2025-02-21
home: services: setup-environment: Use GUIX_PROFILE.
Liam Hupfer
1
-11
/
+11
2025-02-19
gnu: Fix some misspellings.
Efraim Flashner
1
-1
/
+1
2024-09-29
home: services: Add newline to XDG_RUNTIME_DIR warning.
Richard Sent
1
-1
/
+1
2024-01-28
home: services: Add missing import.
Ludovic Courtès
1
-0
/
+1
2023-10-27
home: services: Fix regression in generated ‘on-first-login’ script.
Rostislav Svoboda
1
-1
/
+4
2023-10-21
home: services: Fix regression in generated ‘on-first-login’ script.
Ludovic Courtès
1
-1
/
+1
2023-10-20
home: services: Fix race condition when detecting first login.
Carlo Zancanaro
1
-5
/
+15
2023-08-20
home: services: Support mapping of System services to Home services.
Ludovic Courtès
1
-1
/
+68
2023-07-11
home: services: bash: Properly quote shell aliases.
Ludovic Courtès
1
-23
/
+30
2023-01-09
home: environment-variables: Fix escaping.
Andrew Tropin
1
-1
/
+1
2023-01-09
home: environment-variables: Return support for file-likes and gexps.
Andrew Tropin
1
-2
/
+4
2023-01-05
home: shells: Do not escape backslashes in single-quoted strings.
Ludovic Courtès
1
-2
/
+2
2023-01-05
home: services: environment-variables: Add support for literal strings.
Ludovic Courtès
1
-12
/
+36
2023-01-03
guix: Fix typos.
jman
1
-3
/
+3
2022-08-19
home: Use absolute path for home in activation script.
Andrew Tropin
1
-2
/
+3
2022-08-05
home: Use warning instead of display.
Andrew Tropin
1
-3
/
+5
2022-08-02
home: Add explicit dependency on env to activation script.
Andrew Tropin
1
-2
/
+4
2022-07-14
home: services: environment-variables: Double-quote values.
Ludovic Courtès
1
-13
/
+38
2022-07-14
home: services: Fix typo.
Ludovic Courtès
1
-2
/
+2
2022-06-04
home: services: Add 'lookup-home-service-types' procedure.
Ludovic Courtès
1
-0
/
+12
2022-04-08
home: Add home-xdg-data-files-service-type.
Andrew Tropin
1
-0
/
+25
2022-04-08
home: symlink-manager: Remove appending of leading dot.
Andrew Tropin
1
-4
/
+4
2022-03-20
home: Add home-xdg-configuration-files service.
Andrew Tropin
1
-0
/
+23
2022-03-20
home: Explicitly connect home-file and symlink-manager services.
Andrew Tropin
1
-9
/
+13
2022-02-05
home: services: import i18n module.
Justin Martin
1
-6
/
+8
2022-01-28
home: 'reconfigure' checks for potential downgrades.
Ludovic Courtès
1
-0
/
+1
2022-01-03
home: services: Make strings in Gexps translateble.
Xinglu Chen
1
-22
/
+44
2021-11-17
gnu: home: services: Fix typo.
Vagrant Cascadian
1
-1
/
+1
2021-11-16
home: services: Fix typo.
Ludovic Courtès
1
-4
/
+4
2021-11-16
Revert "home-services: Demonadify 'on-first-login' handling."
Efraim Flashner
1
-4
/
+4
2021-11-14
home: services: Typo fix.
Vagrant Cascadian
1
-1
/
+1
2021-11-14
home-services: Demonadify 'on-first-login' handling.
Ludovic Courtès
1
-4
/
+4
2021-11-14
home-services: on-first-login: Check if XDG_RUNTIME_DIR exists.
Andrew Tropin
1
-2
/
+7
2021-10-09
scripts: home: Make sure profile directory exists.
Oleg Pykhalov
1
-1
/
+2
2021-10-09
Move (gnu home-services) to (gnu home services).
Oleg Pykhalov
1
-0
/
+524