guix-devel/doc
Ludovic Courtès 9d3994f700 gexp: 'local-file' resolves relative file names.
* guix/gexp.scm (<local-file>): Rename constructor to '%%local-file'.
Add 'absolute' field.
(%local-file, extract-directory, absolute-file-name): New procedures.
(current-source-directory): New macro.
(local-file): Adjust call to '%local-file'.
(local-file-absolute-file-name): New procedure.
(local-file-compiler): Force the 'absolute' field.
* tests/guix-system.sh: Test whether 'local-file' canonicalization
works.
* doc/guix.texi (G-Expressions): Adjust.
2015-12-14 19:57:42 +01:00
..
images services: Add 'profile-service-type'. 2015-11-02 22:25:12 +01:00
contributing.texi doc: rephrase code of conduct. 2015-12-09 22:18:47 +01:00
emacs.texi emacs: Enable 'guix-build-log-minor-mode' in shell buffers. 2015-11-02 15:52:52 +03:00
environment-gdb.scm doc: Add 'guix environment' examples. 2015-06-29 23:08:36 +02:00
fdl-1.3.texi
guix.texi gexp: 'local-file' resolves relative file names. 2015-12-14 19:57:42 +01:00
package-hello.scm doc: Use the recommended Scheme format. 2015-09-14 23:10:58 +02:00