guix-kreyren/guix
Ludovic Courtès b9ea6c6bf4 environment: Use 'evaluate-search-paths'.
This allows 'guix environment' to correctly handle non-directory
and/or pattern search-path specifications, such as that for
'XML_CATALOG_FILES'.

* guix/scripts/environment.scm (for-each-search-path): Use
  'evaluate-search-paths' instead of 'search-path-as-list' & co.
2015-05-05 15:13:59 +02:00
..
build
build-system Move search path specifications to (guix search-paths). 2015-05-04 23:30:51 +02:00
import
scripts environment: Use 'evaluate-search-paths'. 2015-05-05 15:13:59 +02:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cvs-download.scm
derivations.scm
download.scm
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm
git-download.scm
gnu-maintenance.scm gnu-maintenance: 'gnu-package?' returns #t for R and for GNOME packages. 2015-05-05 15:13:57 +02:00
gnupg.scm
hash.scm
http-client.scm
licenses.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm Move search path specifications to (guix search-paths). 2015-05-04 23:30:51 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Use a &message error condition instead of 'error'. 2015-05-04 23:30:52 +02:00
records.scm records: Make 'make-syntactic-constructor' available at load/eval/expand. 2015-05-04 23:30:52 +02:00
search-paths.scm search-paths: Define the 'PATH' environment variable. 2015-05-05 15:13:58 +02:00
serialization.scm
sets.scm
store.scm
svn-download.scm
tests.scm
ui.scm
utils.scm search-paths: Add 'evaluate-search-paths', from (guix scripts package). 2015-05-04 23:30:51 +02:00