summaryrefslogtreecommitdiff
path: root/guix/scripts/shell.scm
AgeCommit message (Expand)Author
2021-12-10shell: When using '-D -f', '-D' has no effect on remaining packages....Ludovic Courtès
2021-12-10shell: Fix '--file' description in '--help' output....Ludovic Courtès
2021-11-07shell: Actually clean up the profile cache....Ludovic Courtès
2021-10-30shell: Error out when an unauthorized guix.scm/manifest.scm is found....Ludovic Courtès
2021-10-26shell: Suggest running '--check' once for interactive use....Ludovic Courtès
2021-10-25shell: Maintain a profile cache....Ludovic Courtès
2021-10-25shell: By default load the local 'manifest.scm' or 'guix.scm' file....Ludovic Courtès
2021-10-25Add 'guix shell'....Ludovic Courtès