guix/tests
David Thompson cc90fbbf39 scripts: environment: Allow mixing regular and ad-hoc packages.
This patch changes the --ad-hoc flag to be positional.  That is, the
packages that appear before --ad-hoc are interpreted as packages whose
inputs should be in the environment; the packages that appear after are
interpreted as packages to be directly added to the environment.

* guix/scripts/environment.scm (tag-package-arg, compact): New
  procedures.
  (%options): Tweak the handlers for --load and --expression options.
  (options/resolve-packages): Preserve package mode tag.
  (parse-args): Tweak argument handler to use package tagging procedure.
  (guix-environment): Apply ad-hoc behavior on a per package basis.
* tests/guix-environment.sh: Add test.
* doc/guix.texi ("invoking guix environment"): Document new behavior of
  --ad-hoc.
2015-10-29 16:24:12 -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
challenge.scm Add 'guix challenge'. 2015-10-20 00:57:36 +02:00
containers.scm build: container: Fix call-with-clean-exit. 2015-10-10 09:00:49 -04:00
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 tests: Use the right identifier in tests/elpa.scm. 2015-07-08 15:30:49 +02:00
file-systems.scm file-systems: 'uuid' raises a syntax error for invalid UUIDs. 2015-07-16 09:49:36 +02:00
gem.scm import: gem: Fix minor bug and add unit test. 2015-09-01 20:00:01 -04:00
gexp.scm gexp: Add 'scheme-file'. 2015-10-10 22:46:15 +02:00
graph.scm Add 'guix graph'. 2015-08-27 00:49:23 +02:00
gremlin.scm
guix-archive.sh guix archive: Add '--extract'. 2015-10-19 10:10:47 +02:00
guix-authenticate.sh
guix-build.sh scripts: build: Add --file option. 2015-10-28 08:40:16 -04:00
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-container.sh tests: Print the mounts visible in the container. 2015-10-28 15:55:10 +01:00
guix-environment.sh scripts: environment: Allow mixing regular and ad-hoc packages. 2015-10-29 16:24:12 -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 scripts: package: Add --install-from-file option. 2015-08-19 22:23:59 -04:00
guix-register.sh
guix-system.sh guix system: Add '--derivation'. 2015-10-10 22:46:15 +02:00
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 tests: Work around Btrfs handling of nlink for empty directories. 2015-08-26 00:43:36 +02:00
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 tests: Fix 'publish' test for nix-base32 format. 2015-07-18 17:05:28 +03:00
pypi.scm
records.scm
scripts.scm Add (guix scripts). 2015-09-18 21:42:06 +03:00
services.scm services: Add 'dmd-service-back-edges'. 2015-10-14 21:39:06 +02:00
sets.scm
signing-key.pub
signing-key.sec
size.scm tests: Adjust tests for new bootstrap Guile. 2015-07-12 01:27:00 +02:00
snix.scm utils: Remove Nixpkgs helpers. 2015-10-06 23:51:04 +02:00
store.scm substitute: Honor "substitute-urls" option passed by "untrusted" clients. 2015-07-13 18:29:01 +02:00
substitute.scm substitute: Honor all the specified server URLs. 2015-10-28 12:04:03 +01:00
syscalls.scm tests: Skip 'set-network-interface-address' test when running as root. 2015-08-27 10:52:11 +02:00
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