index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
home.scm
Age
Commit message (
Expand
)
Author
2026-05-10
ui: ‘load*’ takes a list of modules to import.
Ludovic Courtès
2026-04-27
home: Run child as pid 2.
Johannes Christ
2025-09-17
home: Adjust file system mount options.
Ludovic Courtès
2025-09-17
linux-container: Export ‘%writable-/tmp’ and use it.
Ludovic Courtès
2025-05-06
environment, home: Make /tmp writable.
Ludovic Courtès
2025-05-05
linux-container: Set up “lo” and generate /etc/hosts by default.
Ludovic Courtès
2025-05-05
guix home: ‘container’ provides a read-only root file system.
Ludovic Courtès
2025-05-05
linux-container: Support having a read-only root file system.
Ludovic Courtès
2025-05-05
guix home: ‘container’ explicitly mounts $HOME and /run/user/1000.
Ludovic Courtès
2025-05-03
scripts: home: Support extracting home-environment from Guix System declaration.
Hilton Chain
2023-10-17
scripts: home: Handle EPIPE errors when displaying help.
Simon Tournier
2023-08-16
guix home: Create /tmp in container if needed.
Ludovic Courtès
2023-06-16
guix home: Add missing SRFI-34 import for 'raise'.
Ludovic Courtès
2023-03-20
Merge remote-tracking branch 'origin/master' into core-updates
Andreas Enge
2023-03-13
guix: Strip #:use-module lists.
Ludovic Courtès
2023-03-02
Merge remote-tracking branch 'savannah/master' into core-updates
Christopher Baines
2023-02-27
ui: 'display-hint' quotes extra arguments for Texinfo.
Ludovic Courtès
2023-02-24
scripts: home: Move ensure-profile-directory to a better place.
Andrew Tropin
2023-01-30
Merge remote-tracking branch 'origin/master' into core-updates
Efraim Flashner
2023-01-05
home: '--version' really says "guix home".
Ludovic Courtès
2022-11-20
scripts: Use translations for guix.pot for service descriptions.
pelzflorian (Florian Pelz)
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
2022-10-17
guix: Fix typos.
Julien Lepiller
2022-07-22
Merge branch 'staging' into core-updates
Marius Bakke
2022-07-19
home: Add -I, --list-installed option.
Antero Mejr
2022-06-25
utils: Move switch-symlinks to (guix build utils).
Arun Isaac
2022-06-04
guix home: Add 'edit' sub-command.
Ludovic Courtès
2022-04-19
ui: Highlight package and service search results.
Ludovic Courtès
2022-04-08
ui: Move hyperlink facilities to (guix colors).
Ludovic Courtès
2022-03-19
guix home: Show "container" in '--help' output.
Ludovic Courtès
2022-03-19
guix home: Add 'container' command.
Ludovic Courtès
2022-03-18
guix home: Implement the 'extension-graph' and 'shepherd-graph' actions.
Ludovic Courtès
2022-01-28
home: 'reconfigure' checks for potential downgrades.
Ludovic Courtès
2022-01-17
guix home: Default verbosity is the same as for 'guix system'.
Ludovic Courtès
2022-01-06
guix home, system: Use 'leave' to report missing generations.
Ludovic Courtès
2021-11-17
scripts: home: Make ‘guix home import’ write home-configuration.scm.
Xinglu Chen
2021-10-31
guix home: import: Make the user to specify a destination directory.
Xinglu Chen
2021-10-09
scripts: home: Make sure profile directory exists.
Oleg Pykhalov
2021-10-09
Move (gnu home-services) to (gnu home services).
Oleg Pykhalov
2021-10-04
scripts: home: Support dry-run.
Efraim Flashner
2021-10-02
scripts: home: Wire and document --expression flag.
Pierre Langlois
2021-09-09
scripts: home: Add import subcommand.
Andrew Tropin
2021-09-09
scripts: Add 'guix home'.
Andrew Tropin