guix-devel/guix/scripts
Ludovic Courtès 79ee406d51 profiles: Produce a top-level Info 'dir' file.
Fixes <http://bugs.gnu.org/18305>.
Reported by Brandon Invergo <brandon@gnu.org>.

* guix/profiles.scm (manifest-inputs, info-dir-file): New procedures.
  (profile-derivation): Use them.  Add #:info-dir? parameter and honor
  it.
* guix/scripts/package.scm (guix-package): Call 'profile-derivation'
  with #:info-dir? #f when the 'bootstrap? option is set.
* tests/profiles.scm ("profile-derivation"): Pass #:info-dir? #f.
2014-08-23 22:33:03 +02:00
..
archive.scm pk-crypto: Add pretty-printer to 'gcry-error' exceptions. 2014-04-22 11:41:52 +02:00
authenticate.scm authenticate: Add compatibility hack for Guile 2.0.5. 2014-05-16 10:22:19 +02:00
build.scm guix build: Allow gexps to be passed to '-e'. 2014-06-14 22:55:59 +02:00
download.scm Use `port-sha256' and `open-sha256-port'. 2013-07-03 01:18:24 +02:00
gc.scm ui: Add 'size->number'. 2014-04-08 22:01:44 +02:00
hash.scm guix hash: Add '--recursive'. 2014-02-21 23:49:52 +01:00
import.scm ui: Add `args-fold*' and use it. 2013-04-27 16:46:39 +02:00
offload.scm guix {system,offload}: Improve reporting of syntax errors. 2014-06-27 00:12:40 +02:00
package.scm profiles: Produce a top-level Info 'dir' file. 2014-08-23 22:33:03 +02:00
pull.scm pull: Move build code to (guix build pull). 2013-12-16 23:26:48 +01:00
refresh.scm guix refresh: Use (ice-9 format). 2014-07-20 22:39:02 +02:00
substitute-binary.scm Merge branch 'core-updates' 2014-06-20 23:44:42 +02:00
system.scm guix system: Protect against changes to $PATH when activating the system. 2014-07-23 18:20:56 +02:00