summaryrefslogtreecommitdiff
path: root/guix/scripts/home.scm
AgeCommit message (Expand)Author
2022-07-19home: Add -I, --list-installed option....Antero Mejr
2022-06-04guix home: Add 'edit' sub-command....Ludovic Courtès
2022-04-19ui: Highlight package and service search results....Ludovic Courtès
2022-04-08ui: Move hyperlink facilities to (guix colors)....Ludovic Courtès
2022-03-19guix home: Show "container" in '--help' output....Ludovic Courtès
2022-03-19guix home: Add 'container' command....Ludovic Courtès
2022-03-18guix home: Implement the 'extension-graph' and 'shepherd-graph' actions....Ludovic Courtès
2022-01-28home: 'reconfigure' checks for potential downgrades....Ludovic Courtès
2022-01-17guix home: Default verbosity is the same as for 'guix system'....Ludovic Courtès
2022-01-06guix home, system: Use 'leave' to report missing generations....Ludovic Courtès
2021-11-17scripts: home: Make ‘guix home import’ write home-configuration.scm....Xinglu Chen
2021-10-31guix home: import: Make the user to specify a destination directory....Xinglu Chen
2021-10-09scripts: home: Make sure profile directory exists....Oleg Pykhalov
2021-10-09Move (gnu home-services) to (gnu home services)....Oleg Pykhalov
2021-10-04scripts: home: Support dry-run....Efraim Flashner
2021-10-02scripts: home: Wire and document --expression flag....Pierre Langlois
2021-09-09scripts: home: Add import subcommand....Andrew Tropin
2021-09-09scripts: Add 'guix home'....Andrew Tropin