guix-play/guix
Ludovic Courtès 5b0c648a7c
profiles: 'info-dir-file' hook now produces 'dir.LANG' files.
Previously, entries for 'guix.fr.info' would end up in 'dir', above the
'guix.info' entries; consequently, running 'info guix' would actually
open 'guix.fr.info', which was confusing for non-French readers.

* guix/profiles.scm (info-dir-file)[glibc-utf8-locales]: New variable.
[build](info-file-language): New procedure.
(install-info): Use it, to create 'dir.LANG' files.
Set GUIX_LOCPATH.
2018-07-04 10:52:59 +02:00
..
build syscalls: Define AT_SYMLINK_NOFOLLOW et al. 2018-07-03 17:50:04 +02:00
build-system build-system/r: Accept #:r argument. 2018-06-18 13:51:28 +02:00
import import: elpa: Check if 'fetch-elpa-package' rest argument is null. 2018-07-03 07:19:13 +03:00
scripts guix system: Make 'init' idempotent again. 2018-07-03 17:50:04 +02:00
store database: 'reset-timestamps' now correctly handles symlinks. 2018-07-03 17:50:04 +02:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
ci.scm
combinators.scm
config.scm.in build: Remove checks for 'nix-instantiate'. 2018-06-18 23:19:51 +02:00
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
discovery.scm
docker.scm pack: Use 'with-extensions' when referring to (guix docker). 2018-06-01 15:21:28 +02:00
download.scm Merge branch 'master' into core-updates 2018-05-29 15:41:06 +02:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm Merge branch 'master' into core-updates 2018-06-01 23:41:40 +02:00
git-download.scm
git.scm
glob.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm
hash.scm
hg-download.scm
http-client.scm http-client: Send redirection messages to stderr. 2018-05-26 17:04:17 +02:00
i18n.scm
licenses.scm
man-db.scm profiles: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm store: Remove 'register-path'. 2018-06-14 11:17:00 +02:00
packages.scm Revert "packages: Optimize 'package-transitive-supported-systems'." 2018-07-03 17:50:04 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: 'info-dir-file' hook now produces 'dir.LANG' files. 2018-07-04 10:52:59 +02:00
profiling.scm
progress.scm
records.scm records: Make a couple of procedures available at expansion time. 2018-05-31 18:13:08 +02:00
scripts.scm pull: Install the new Guix in a profile. 2018-06-09 12:02:27 +02:00
search-paths.scm search-paths: Add 'set-search-paths'. 2018-05-10 14:53:57 +02:00
self.scm self: Build with Guile 2.2.4. 2018-07-02 15:28:35 +02:00
serialization.scm
sets.scm
ssh.scm
store.scm store: Add 'query-path-info*'. 2018-07-03 00:39:10 +02:00
svn-download.scm
tests.scm
ui.scm ui: Report file names in 'system-error' exceptions from 'delete-file'. 2018-07-03 17:50:04 +02:00
upstream.scm
utils.scm utils: Micro-optimize 'source-properties->location'. 2018-07-02 15:28:35 +02:00
workers.scm
zlib.scm