guix/build-aux
Ludovic Courtès aedbc5ff32
guix package: Add '--export-channels'.
* guix/channels.scm (sexp->channel): Export.
* guix/describe.scm: Use (guix channels).
(manifest-entry-provenance): New procedure.
* guix/scripts/package.scm (channel=?, export-channels): New
procedures.
(show-help, %options): Add '--export-channels'.
(process-query): Honor it.
* build-aux/build-self.scm (build-program)[select?]: Exclude (guix
channels) to account for the (guix describe) change above.
* doc/guix.texi (Invoking guix package): Document it.
2021-02-01 17:32:35 +01:00
..
cuirass
hydra
build-self.scm guix package: Add '--export-channels'. 2021-02-01 17:32:35 +01:00
check-channel-news.scm
check-final-inputs-self-contained.scm
compile-all.scm
compile-as-derivation.scm
generate-authors.scm
git-version-gen
gitlog-to-changelog
pre-inst-env.in
test-driver.scm build: test-driver.scm: Allow running as a standalone script. 2021-01-31 22:28:46 -05:00
test-env.in
update-guix-package.scm
update-NEWS.scm