index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
shell.scm
Age
Commit message (
Expand
)
Author
2025-12-05
shell: Create cached profile directory once connected to the daemon.
Ludovic Courtès
2025-11-24
shell: Ensure graft? is used in profile cache key.
Rutherther
2025-11-03
shell: Don’t rely on atime for caching.
Ludovic Courtès
2025-09-23
shell, inferior: Store GC roots under /var/guix/profiles.
Ludovic Courtès
2024-10-22
shell: Enable caching when using deterministic package transformations.
Ludovic Courtès
2023-11-22
shell: Disable caching for ‘guix shell -f guix.scm’.
Ludovic Courtès
2023-11-22
shell: Correct cache key for ‘guix shell -f guix.scm’.
Felix Lechner
2023-10-17
scripts: shell: Handle EPIPE errors when displaying help.
Simon Tournier
2023-10-12
shell: Take grafting into account when caching.
Ludovic Courtès
2023-09-08
guix: shell: Don't whitelist / by typo in `shell-authorized-directories'.
Janneke Nieuwenhuizen
2023-07-13
shell: Really take system into account in the cache key.
Ludovic Courtès
2023-04-06
environment: Add '--nesting'.
Ludovic Courtès
2023-02-27
ui: 'display-hint' quotes extra arguments for Texinfo.
Ludovic Courtès
2022-12-26
shell: Make --help show --system and --list-systems.
Yarl Baudig
2022-11-15
shell: Detect --symlink spec problems early.
Maxim Cournoyer
2022-11-06
shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.
John Kehayias
2022-10-13
shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.
Ludovic Courtès
2022-07-15
shell: Ignore cached profiles when using '--export-manifest'.
Ludovic Courtès
2022-06-16
shell: Fix '--export-manifest' for cached profiles and when '-p' is used.
Ludovic Courtès
2022-06-16
shell: Do not auto-detect manifest when '-p' is used.
Ludovic Courtès
2022-06-01
shell: '--export-manifest -D x -D y' generates a valid manifest.
Ludovic Courtès
2022-04-04
shell: Add '--export-manifest'.
Ludovic Courtès
2022-03-02
shell: Disable caching when '-p' is passed.
Ludovic Courtès
2022-01-11
shell: Cache profiles even when using package specs.
Ludovic Courtès
2021-12-10
shell: When using '-D -f', '-D' has no effect on remaining packages.
Ludovic Courtès
2021-12-10
shell: Fix '--file' description in '--help' output.
Ludovic Courtès
2021-11-07
shell: Actually clean up the profile cache.
Ludovic Courtès
2021-10-30
shell: Error out when an unauthorized guix.scm/manifest.scm is found.
Ludovic Courtès
2021-10-26
shell: Suggest running '--check' once for interactive use.
Ludovic Courtès
2021-10-25
shell: Maintain a profile cache.
Ludovic Courtès
2021-10-25
shell: By default load the local 'manifest.scm' or 'guix.scm' file.
Ludovic Courtès
2021-10-25
Add 'guix shell'.
Ludovic Courtès