guix-devel/guix/scripts
Ludovic Courtès 3e30cdf1c3
guix build: Support '--with-source=PACKAGE@VERSION=URI'.
* guix/scripts/build.scm (numeric-extension?, tarball-base-name): New
procedures, formerly in 'package-with-source'.
(transform-package-source)[new-sources]: Look for '=' in URI.  Each
element of the list of now a (PKG VERSION SOURCE) tuple.
Pass VERSION to 'package-with-source'.
(package-with-source): Add 'version' parameter and honor it.
* tests/scripts-build.scm ("options->transformation, with-source, PKG=URI")
("options->transformation, with-source, PKG@VER=URI"): New tests.
* doc/guix.texi (Package Transformation Options): Document the new
forms.
2017-12-23 00:05:05 +01:00
..
container
import
system
archive.scm
authenticate.scm
build.scm guix build: Support '--with-source=PACKAGE@VERSION=URI'. 2017-12-23 00:05:05 +01:00
challenge.scm
container.scm
copy.scm
download.scm
edit.scm
environment.scm
gc.scm
graph.scm
hash.scm scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'. 2017-10-28 09:45:53 +02:00
import.scm
lint.scm
offload.scm
pack.scm
package.scm
perform-download.scm
publish.scm
pull.scm
refresh.scm
size.scm
substitute.scm substitute: Don't send more than 1000 requests in a row. 2017-10-25 22:25:19 -07:00
system.scm
weather.scm