aboutsummaryrefslogtreecommitdiff
path: root/tests/containers.scm
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2018-10-01 15:28:56 +0200
committerPierre Neidhardt <mail@ambrevar.xyz>2018-10-19 17:54:12 +0200
commit9f3000cc11c0b0bb3c8da5dc5f4390243f1e0321 (patch)
treeff8e97dec9254bded8defcc82695dfda8f76c69d /tests/containers.scm
parent19a1c3be9773a6c6accee9e4e1d7f6319c49dfed (diff)
downloadguix-9f3000cc11c0b0bb3c8da5dc5f4390243f1e0321.tar.gz
guix-9f3000cc11c0b0bb3c8da5dc5f4390243f1e0321.zip
gnu: Add anaphora.
* gnu/packages/lisp.scm (cl-anaphora, ecl-anaphora, sbcl-anaphora): New variables.
Diffstat (limited to 'tests/containers.scm')
0 files changed, 0 insertions, 0 deletions
'2015-11-21 22:26:13 +0100'>2015-11-21environment: Correctly handle abnormal exits....Ludovic Courtès 2015-11-21tests: Skip 'guix-container-environment.sh' when support is missing....Ludovic Courtès 2015-11-04tests: Use the canonical current directory name....Ludovic Courtès 2015-10-28tests: Print the mounts visible in the container....Ludovic Courtès 2015-10-25scripts: environment: Add --container option....David Thompson