Christopher Baines b9d058e3f7
substitute: Remove redundant fetch arguments.
It's just called in one place, with hardcoded argument values, so just inline
them.

* guix/scripts/substitute.scm (fetch): Remove arguments that don't vary, copy
the values from the call site in process-substitution.
(process-substitution): Remove unnecessary argument values from fetch call.
2021-02-22 20:43:11 +00:00
..
2019-09-23 11:56:40 -07:00
2020-07-11 12:33:01 +02:00
2020-12-01 11:34:10 +01:00