summaryrefslogtreecommitdiff
path: root/guix/scripts/shell.scm
AgeCommit message (Expand)Author
2022-07-15shell: Ignore cached profiles when using '--export-manifest'.Ludovic Courtès
2022-06-16shell: Fix '--export-manifest' for cached profiles and when '-p' is used.Ludovic Courtès
2022-06-16shell: Do not auto-detect manifest when '-p' is used.Ludovic Courtès
2022-06-01shell: '--export-manifest -D x -D y' generates a valid manifest.Ludovic Courtès
2022-04-04shell: Add '--export-manifest'.Ludovic Courtès
2022-03-02shell: Disable caching when '-p' is passed.Ludovic Courtès
2022-01-11shell: Cache profiles even when using package specs.Ludovic Courtès
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