index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
guix-environment.sh
Age
Commit message (
Expand
)
Author
2023-04-21
tests: Fix checks for expected failures.
Eric Bavier
2021-10-31
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Efraim Flashner
2021-10-25
environment: Add tests for '--profile'.
Ludovic Courtès
2021-07-11
environment: Adjust to earlier 'gcc-bootstrap' search paths changes.
Ludovic Courtès
2021-01-19
environment: Fix '--root' option with relative file name.
JOULAUD François
2020-09-28
tests: Simplify shell exit status negation;
Eric Bavier
2019-11-22
environment: Document that '--manifest' can be repeated.
Ludovic Courtès
2019-08-22
Merge branch 'master' into core-updates
Mark H Weaver
2019-08-17
tests: Move 'guix environment -C --no-cwd' test where it belongs.
Ludovic Courtès
2019-07-12
Merge branch 'master' into core-updates
Marius Bakke
2019-07-08
scripts: environment: Add --no-cwd.
Carl Dong
2019-06-14
tests: Make builds less expensive.
Ludovic Courtès
2019-05-07
environment: Non ad-hoc mode also honors transformation options.
Ludovic Courtès
2019-03-04
environment: Rename '--inherit' to '--preserve'.
Ludovic Courtès
2019-03-04
environment: Remove deprecated -E/--exec option.
Ludovic Courtès
2019-02-16
environment: Add '--inherit'.
Ludovic Courtès
2018-12-17
environment: Support package transformation options.
Ludovic Courtès
2018-02-21
environment: Add --manifest option.
David Thompson
2017-06-21
environment: Disable profile collision checks.
Ludovic Courtès
2017-01-19
guix environment, build: Allow absolute file names with '--root'.
Ludovic Courtès
2016-12-20
environment: Add '--root' option.
Ludovic Courtès
2016-07-26
environment: Set 'GUIX_ENVIRONMENT' to the profile.
Ludovic Courtès
2016-06-05
profiles: 'profile-derivation' now honors #:system.
Ludovic Courtès
2016-02-12
scripts: environment: Build environments as profiles.
David Thompson
2015-11-02
tests: Set 'SHELL' for 'guix environment'.
Ludovic Courtès
2015-10-30
scripts: environment: Allow lists of packages in expressions.
David Thompson
2015-10-29
scripts: environment: Allow mixing regular and ad-hoc packages.
David Thompson
2015-10-09
scripts: environment: Use system* instead of system.
David Thompson
2015-07-08
tests: Test the exit code of 'guix environment'.
Ludovic Courtès
2015-07-01
environment: For --ad-hoc, allow users to specify an output.
Ludovic Courtès
2015-07-01
environment: Add only the specified outputs of the dependencies.
Ludovic Courtès
2015-07-01
tests: Add tests for 'guix environment'.
Ludovic Courtès