doc: Properly document 'replace' clause of 'modify-inputs'. * doc/guix.texi (Defining Package Variants): Add 'replace' to the reference of 'modify-inputs' clauses.
1 files changed, 3 insertions(+), 0 deletions(-) M doc/guix.texi
M doc/guix.texi => doc/guix.texi +3 -0
@@ 8210,6 8210,9 @@ Add @var{package}s to the front of the input list. @item (append @var{package}@dots{}) Add @var{package}s to the end of the input list. @item (replace @var{name} @var{replacement}) Replace the package called @var{name} with @var{replacement}. @end table The example below removes the GMP and ACL inputs of Coreutils and adds