guix-devel/guix/scripts
Ludovic Courtès b908fcd8c0
pack: '-R' honors the requested output.
Fixes <https://bugs.gnu.org/36925>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.

* guix/scripts/pack.scm (wrapped-package): Add 'output*' parameter.
[build]: Define 'input' and 'target'; use them instead of #$package and
 #$output, respectively.
(wrapped-manifest-entry): New procedure.
(map-manifest-entries): Call PROC directly.
(guix-pack): Pass WRAPPED-MANIFEST-ENTRY to 'map-manifest-entries'.
2019-08-23 18:41:49 +02:00
..
container
import maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
system reconfigure: Fix GC root installation. 2019-08-06 22:21:13 +02:00
archive.scm guix archive: Use (gcrypt common). 2019-07-19 11:53:47 +02:00
authenticate.scm
build.scm guix build: '--with-commit' recognizes "v[0-9]" tags. 2019-07-26 11:21:36 +02:00
challenge.scm
container.scm
copy.scm
deploy.scm machine: Implement 'roll-back-machine'. 2019-08-15 07:43:09 -04:00
describe.scm channels: Add 'profile-channels'. 2019-08-16 23:00:26 +02:00
download.scm
edit.scm
environment.scm
gc.scm
graph.scm
hash.scm
import.scm
install.scm
lint.scm lint: Use the 'warning' procedure for messages. 2019-07-20 01:32:18 +02:00
offload.scm
pack.scm pack: '-R' honors the requested output. 2019-08-23 18:41:49 +02:00
package.scm
perform-download.scm
processes.scm
publish.scm Use more guix.gnu.org. 2019-07-16 23:00:10 +02:00
pull.scm pull: Pass #:use-substitutes? to 'show-what-to-build'. 2019-07-18 00:44:23 +02:00
refresh.scm refresh: Use the standard diagnostic procedures. 2019-08-17 23:18:11 +02:00
remove.scm
repl.scm
search.scm
size.scm
substitute.scm
system.scm guix system: Reimplement 'reconfigure'. 2019-07-26 19:19:49 +02:00
upgrade.scm
weather.scm