summaryrefslogtreecommitdiff
path: root/tests/guix-environment.sh
AgeCommit message (Expand)AuthorFilesLines
2026-06-15environment: Allow setting environment variables with -E.Tomas Volf1-1/+4
2026-06-15tests: Check preserved environment value.Maxim Cournoyer1-3/+3
2023-04-21tests: Fix checks for expected failures.Eric Bavier1-3/+3
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner1-0/+7
2021-10-25environment: Add tests for '--profile'.Ludovic Courtès1-0/+7
2021-07-11environment: Adjust to earlier 'gcc-bootstrap' search paths changes.Ludovic Courtès1-4/+4
2021-01-19environment: Fix '--root' option with relative file name.JOULAUD François1-1/+7
2020-09-28tests: Simplify shell exit status negation;Eric Bavier1-5/+3
2019-11-22environment: Document that '--manifest' can be repeated.Ludovic Courtès1-0/+23
2019-08-22Merge branch 'master' into core-updatesMark H Weaver1-8/+0
2019-08-17tests: Move 'guix environment -C --no-cwd' test where it belongs.Ludovic Courtès1-8/+0
2019-07-12Merge branch 'master' into core-updatesMarius Bakke1-0/+8
2019-07-08scripts: environment: Add --no-cwd.Carl Dong1-0/+8
2019-06-14tests: Make builds less expensive.Ludovic Courtès1-21/+6
2019-05-07environment: Non ad-hoc mode also honors transformation options.Ludovic Courtès1-0/+19
2019-03-04environment: Rename '--inherit' to '--preserve'.Ludovic Courtès1-2/+2
2019-03-04environment: Remove deprecated -E/--exec option.Ludovic Courtès1-10/+0
2019-02-16environment: Add '--inherit'.Ludovic Courtès1-1/+14
2018-12-17environment: Support package transformation options.Ludovic Courtès1-1/+13
2018-02-21environment: Add --manifest option.David Thompson1-0/+9
2017-06-21environment: Disable profile collision checks.Ludovic Courtès1-0/+4
2017-01-19guix environment, build: Allow absolute file names with '--root'.Ludovic Courtès1-1/+6
2016-12-20environment: Add '--root' option.Ludovic Courtès1-1/+16
2016-07-26environment: Set 'GUIX_ENVIRONMENT' to the profile.Ludovic Courtès1-0/+4
2016-06-05profiles: 'profile-derivation' now honors #:system.Ludovic Courtès1-0/+15
2016-02-12scripts: environment: Build environments as profiles.David Thompson1-39/+65
2015-11-02tests: Set 'SHELL' for 'guix environment'.Ludovic Courtès1-0/+4
2015-10-30scripts: environment: Allow lists of packages in expressions.David Thompson1-0/+11
2015-10-29scripts: environment: Allow mixing regular and ad-hoc packages.David Thompson1-0/+14
2015-10-09scripts: environment: Use system* instead of system.David Thompson1-2/+10
2015-07-08tests: Test the exit code of 'guix environment'.Ludovic Courtès1-0/+8
2015-07-01environment: For --ad-hoc, allow users to specify an output.Ludovic Courtès1-0/+3
2015-07-01environment: Add only the specified outputs of the dependencies.Ludovic Courtès1-0/+20
2015-07-01tests: Add tests for 'guix environment'.Ludovic Courtès1-0/+61