guix/doc
Ludovic Courtès a93c160631
environment: Support package transformation options.
Fixes <https://bugs.gnu.org/33776>.
Reported by Adrien Guilbaud <adrien.guilbaud@inria.fr>.

* guix/scripts/environment.scm (show-help): Add call to
'show-transformation-options-help'.
(%options): Add %TRANSFORMATION-OPTIONS.
(options/resolve-packages): Add 'store' parameter.
[transform, package->manifest-entry*]: New procedures.
Use 'package->manifest-entry*' instead of 'package->manifest-entry'.
(guix-environment): Move definition of 'manifest' within 'with-store'.
* tests/guix-environment.sh: Add test.
2018-12-17 23:33:42 +01:00
..
images
contributing.de.texi nls: Update 'de' translation of the manual. 2018-12-02 23:08:47 +01:00
contributing.fr.texi nls: Update 'fr' translation. 2018-12-02 14:31:20 +01:00
contributing.texi doc: Replace @command by @code for packages 2018-12-15 19:21:08 +01:00
environment-gdb.scm
fdl-1.3.texi
guix.de.texi nls: Update 'de' translation of the manual. 2018-12-02 23:08:47 +01:00
guix.fr.texi nls: Update 'fr' translation. 2018-12-02 14:31:20 +01:00
guix.texi environment: Support package transformation options. 2018-12-17 23:33:42 +01:00
htmlxref.cnf doc: Update URL of the Emacs-Guix manual. 2018-07-05 22:16:10 +02:00
local.mk doc: Add German translation. 2018-11-01 12:36:47 +01:00
package-hello.scm