summaryrefslogtreecommitdiff
path: root/tests/home-import.scm
AgeCommit message (Expand)AuthorFilesLines
2025-01-16home: Define ‘%base-home-services’.Ludovic Courtès1-19/+21
2022-09-20home: import: Use (guix read-print) to render the config file.Ludovic Courtès1-1/+10
2022-06-06packages: Add 'specifications->packages'.Antero Mejr1-8/+5
2022-03-20home: import: Properly parse aliases that contain quotes.Ludovic Courtès1-0/+31
2022-01-05home: import: Fix handling of manifest entries with specific output.Arjan Adriaanse1-6/+8
2021-11-16home: Adjust 'guix home import' test for shell aliases.Ludovic Courtès1-0/+1
2021-10-31home: import: Avoid duplication of 'manifest->code'.Ludovic Courtès1-4/+29
2021-10-31home: import: Factorize triplicated 'version-spec' procedure.Ludovic Courtès1-22/+4
2021-10-31guix home: import: Call ‘local-file’ with ‘name’Xinglu Chen1-1/+2
2021-10-31Add tests for ‘guix home import’.Xinglu Chen1-0/+179