summaryrefslogtreecommitdiff
path: root/guix/scripts/shell.scm
Commit message (Expand)AuthorAge
* shell: Ignore cached profiles when using '--export-manifest'.Ludovic Courtès2022-07-15
* shell: Fix '--export-manifest' for cached profiles and when '-p' is used.Ludovic Courtès2022-06-16
* shell: Do not auto-detect manifest when '-p' is used.Ludovic Courtès2022-06-16
* shell: '--export-manifest -D x -D y' generates a valid manifest.Ludovic Courtès2022-06-01
* shell: Add '--export-manifest'.Ludovic Courtès2022-04-04
* shell: Disable caching when '-p' is passed.Ludovic Courtès2022-03-02
* shell: Cache profiles even when using package specs.Ludovic Courtès2022-01-11
* shell: When using '-D -f', '-D' has no effect on remaining packages.Ludovic Courtès2021-12-10
* shell: Fix '--file' description in '--help' output.Ludovic Courtès2021-12-10
* shell: Actually clean up the profile cache.Ludovic Courtès2021-11-07
* shell: Error out when an unauthorized guix.scm/manifest.scm is found.Ludovic Courtès2021-10-30
* shell: Suggest running '--check' once for interactive use.Ludovic Courtès2021-10-26
* shell: Maintain a profile cache.Ludovic Courtès2021-10-25
* shell: By default load the local 'manifest.scm' or 'guix.scm' file.Ludovic Courtès2021-10-25
* Add 'guix shell'.Ludovic Courtès2021-10-25