guix-devel/guix/scripts
Ludovic Courtès af07095516 packages: Add 'file-type' field to 'search-path-specification'.
Fixes <http://bugs.gnu.org/18033>.

* guix/packages.scm (<search-path-specification>): Rename 'directories'
  field to 'files'.  Add 'file-type'.
  (search-path-specification->sexp): Honor 'file-type'.
* gnu/packages/autotools.scm, gnu/packages/bootstrap.scm,
  gnu/packages/cross-base.scm, gnu/packages/games.scm,
  gnu/packages/gcc.scm, gnu/packages/glib.scm,
  gnu/packages/guile.scm, gnu/packages/man.scm,
  gnu/packages/perl.scm, gnu/packages/pkg-config.scm,
  gnu/packages/python.scm, gnu/packages/ruby.scm,
  gnu/packages/xfce.scm: Change 'directories' to 'files'.
* tests/packages.scm ("search paths"): Change 'directories' field to
  'files'.
* guix/scripts/environment.scm (for-each-search-path): Likewise.
2014-12-27 23:22:49 +01:00
..
import import: Add GNU importer. 2014-11-11 15:31:35 +01:00
archive.scm guix: scripts: Parse $GUIX_BUILD_OPTIONS separately. 2014-12-06 16:03:49 +01:00
authenticate.scm authenticate: Add compatibility hack for Guile 2.0.5. 2014-05-16 10:22:19 +02:00
build.scm guix: scripts: Parse $GUIX_BUILD_OPTIONS separately. 2014-12-06 16:03:49 +01:00
download.scm Use `port-sha256' and `open-sha256-port'. 2013-07-03 01:18:24 +02:00
environment.scm packages: Add 'file-type' field to 'search-path-specification'. 2014-12-27 23:22:49 +01:00
gc.scm ui: Add 'size->number'. 2014-04-08 22:01:44 +02:00
hash.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
import.scm import: Add GNU importer. 2014-11-11 15:31:35 +01:00
lint.scm lint: Fix typos in checker descriptions. 2014-11-19 22:52:30 +01:00
offload.scm offload: Remove mutual exclusion on transfers. 2014-10-29 00:31:23 +01:00
package.scm guix: scripts: Parse $GUIX_BUILD_OPTIONS separately. 2014-12-06 16:03:49 +01:00
pull.scm pull: Use the build procedure provided by the newly-downloaded Guix. 2014-11-09 22:33:45 +01:00
refresh.scm refresh: Add end-of-line to error message. 2014-10-20 17:03:02 -05:00
substitute-binary.scm substitute-binary: Add missing newline in download progress report. 2014-12-09 11:24:56 +01:00
system.scm system: Don't make /boot/grub/grub.cfg a symlink to the store. 2014-12-09 11:06:50 +01:00