guix/tests
David Thompson 1de2fe95e0 scripts: environment: Use system* instead of system.
This allows for direct program invokation without needing a shell to act
as a command interpreter.

* guix/scripts/environment.scm (%default-shell): New variable.
  (show-help): Adjust description.  Remove '--exec' reference.
  (%default-options): Use '%default-shell'.
  (%options): Adjust '--exec' to run command via the default shell.
  (parse-args): New procedure.
  (guix-environment): Use 'parse-args'.  Use 'system*' instead of
  'system'.
* tests/guix-environment.sh: Add test for '--' command invokation.
* doc/guix.texi ("Invoking guix environment"): Use new syntax.  Remove
  '--exec' documentation.
2015-10-09 12:17:01 -04:00
..
base32.scm
base64.scm
build-utils.scm tests: Unset 'LOCPATH' before running bootstrap program. 2015-09-24 21:21:02 +02:00
builders.scm
containers.scm
cpan.scm
cpio.scm
cran.scm tests: cran: Use cran-uri in expected output. 2015-09-24 12:05:53 +02:00
derivations.scm utils: Remove Nixpkgs helpers. 2015-10-06 23:51:04 +02:00
elpa.scm
file-systems.scm
gem.scm
gexp.scm
graph.scm
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs. 2015-09-28 22:54:04 +02:00
guix-download.sh
guix-environment.sh scripts: environment: Use system* instead of system. 2015-10-09 12:17:01 -04:00
guix-gc.sh
guix-graph.sh graph: Add '--expression'. 2015-09-02 23:40:07 +02:00
guix-hash.sh
guix-lint.sh
guix-package-net.sh
guix-package.sh
guix-register.sh
guix-system.sh
hackage.scm
hash.scm
lint.scm lint: Report lonely parentheses. 2015-09-18 21:54:04 +02:00
monads.scm monads: Fix 'liftN' fallback case. 2015-09-04 18:31:06 +02:00
nar.scm
packages.scm tests: Adjust snippet test to '.file_list' hack. 2015-09-24 10:36:24 +02:00
pk-crypto.scm
pki.scm
profiles.scm
publish.scm
pypi.scm
records.scm
scripts.scm Add (guix scripts). 2015-09-18 21:42:06 +03:00
sets.scm
signing-key.pub
signing-key.sec
size.scm
snix.scm utils: Remove Nixpkgs helpers. 2015-10-06 23:51:04 +02:00
store.scm
substitute.scm
syscalls.scm
test.drv
ui.scm ui: Gracefully handle Unicode description strings. 2015-09-24 22:04:51 +02:00
union.scm
utils.scm utils: Add split procedure. 2015-10-09 12:17:01 -04:00