summaryrefslogtreecommitdiff
path: root/tests/guix-shell.sh
AgeCommit message (Expand)AuthorFilesLines
2026-04-30shell: Add --cwd.Danny Milosavljevic1-0/+3
2023-12-06shell: ‘--development’ honors ‘--system’.Ludovic Courtès1-1/+32
2023-08-25tests: guix-shell: Use bash instead of user's $SHELL.Josselin Poiret1-1/+1
2023-04-21tests: Fix checks for expected failures.Eric Bavier1-5/+5
2022-11-15guix: shell: Add '--symlink' option.Maxim Cournoyer1-0/+3
2022-09-04store: Open daemon connections with SOCK_CLOEXEC.Ludovic Courtès1-0/+10
2022-02-18profiles: 'profile-derivation' rejects unsupported packages.Ludovic Courtès1-1/+4
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe1-0/+14
2021-12-10shell: When using '-D -f', '-D' has no effect on remaining packages.Ludovic Courtès1-0/+14
2021-11-18shell: Adjust test to expect C_INCLUDE_PATH, not CPATH.Ludovic Courtès1-3/+3
2021-10-30shell: Error out when an unauthorized guix.scm/manifest.scm is found.Ludovic Courtès1-1/+3
2021-10-25shell: By default load the local 'manifest.scm' or 'guix.scm' file.Ludovic Courtès1-2/+48
2021-10-25Add 'guix shell'.Ludovic Courtès1-0/+54