Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    3e30cdf1
    guix build: Support '--with-source=PACKAGE@VERSION=URI'. · 3e30cdf1
    Ludovic Courtès authored
    * 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.
    3e30cdf1
    History
    guix build: Support '--with-source=PACKAGE@VERSION=URI'.
    Ludovic Courtès authored
    * 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.