guix/doc
Ludovic Courtès a912c723f7
gexp: 'compiled-modules' disables deprecation warnings by default.
This avoids repeated deprecation messages, particularly while running
'guix system build' or similar.

* guix/gexp.scm (gexp->derivation): Add #:deprecation-warnings.  Pass it
to 'compiled-modules'.
(compiled-modules): Add #:deprecation-warnings and honor it.
* doc/guix.texi (G-Expressions): Update 'gexp->derivation'
documentation.
* guix/packages.scm (patch-and-repack): Pass #:deprecation-warnings #t.
2017-11-29 16:44:54 +01:00
..
images
contributing.texi doc: Move paragraph about signature verification to the top. 2017-11-08 17:19:45 +01:00
environment-gdb.scm
fdl-1.3.texi
guix.texi gexp: 'compiled-modules' disables deprecation warnings by default. 2017-11-29 16:44:54 +01:00
htmlxref.cnf
local.mk
package-hello.scm