self: Install shell completion files.
authorLudovic Courtès <ludo@gnu.org>
Tue, 6 Nov 2018 14:48:04 +0000 (15:48 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 6 Nov 2018 16:00:02 +0000 (17:00 +0100)
commite3744779aabc4badd992f52ebaa085e6d68a2eeb
tree16c6c79d3aed959c177bb6272b8d0df77b919456
parenta2f99207dd318c0082b3aabe1384b0a7e427df4e
self: Install shell completion files.

* guix/self.scm (miscellaneous-files): New procedure.
(whole-package): Remove #:substitute-keys, add #:miscellany.
[build]: Remove code for SUBSTITUTE-KEYS and add code to copy MISCELLANY
to OUTPUT.
(compiled-guix): Adjust call to 'whole-package'.
guix/self.scm