guix/doc
Ludovic Courtès ec0a2fc87b
upstream: 'update-package-source' edits input fields.
Previously, 'guix refresh r-ggplot2 -u' and similar commands would print
of list of input changes that would have to be made manually.  With this
change, 'guix refresh -u' takes care of updating input fields
automatically.

* guix/upstream.scm (update-package-inputs): New procedure.
(update-package-source): Call it when 'upstream-source-inputs' returns
true.
* guix/scripts/refresh.scm (update-package): Remove iteration over the
result of 'changed-inputs'.
* guix/import/test.scm (available-updates): Add support for input
lists.
* tests/guix-refresh.sh (GUIX_TEST_UPDATER_TARGETS): Add input list for
"the-test-package".
Make sure 'guix refresh -u' updates 'inputs' accordingly.
* doc/guix.texi (Invoking guix refresh): Mention it.
2023-05-31 23:25:25 +02:00
..
images
build.scm doc: Adjust HTML patterns to correctly process Texinfo 6.8 output. 2023-05-25 23:24:40 +02:00
contributing.texi doc: contributing.texi: Specify recipient via equal sign in 'git send-email --to'. 2023-05-24 15:04:00 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi nls: Update translations. 2023-05-31 17:23:21 +02:00
guix.texi upstream: 'update-package-source' edits input fields. 2023-05-31 23:25:25 +02:00
he-config-bare-bones.scm
htmlxref.cnf
local.mk
package-hello.json
package-hello.scm