guix-devel/guix/build
Ludovic Courtès 75726135ce download: Don't abbreviate things that are not store items.
Fixes a regression introduced in a8be7b9a.

* guix/build/download.scm (store-path-abbreviation): Return STORE-PATH
  if it's not an actual store path.  Fixes an out-of-range exception
  when running tests/substitute.scm and tests/store.scm.
2015-09-24 21:54:37 +02:00
..
cmake-build-system.scm
cvs.scm
download.scm download: Don't abbreviate things that are not store items. 2015-09-24 21:54:37 +02:00
emacs-build-system.scm emacs-build-system: Fix a file name of info directory. 2015-09-06 12:15:51 +03:00
emacs-utils.scm build: emacs-utils: Add 'emacs-byte-compile-directory'. 2015-07-08 10:53:05 +02:00
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm build-system/gnu: Pass --build=<triplet> to configure by default. 2015-07-13 18:54:40 -04:00
gnu-dist.scm
graft.scm
gremlin.scm gremlin: Add support for the expansion of $ORIGIN in RUNPATH. 2015-04-23 18:52:40 +02:00
haskell-build-system.scm build-system/haskell: install config for any package that creates it. 2015-06-11 18:55:49 -05:00
perl-build-system.scm
profiles.scm profiles: Export 'ensure-writable-directory' and use it. 2015-05-27 22:36:52 +02:00
pull.scm
python-build-system.scm python-build-system: Fix 'get-python-version'. 2015-08-06 16:33:54 -04:00
r-build-system.scm build: Add R build system. 2015-08-31 15:39:34 +02:00
rpath.scm
ruby-build-system.scm build: ruby: Add support for tarball and directory sources. 2015-09-14 08:29:07 -04:00
store-copy.scm
svn.scm
syscalls.scm build: container: Use the same clone flags as fork(3). 2015-09-07 13:09:58 -04:00
union.scm
utils.scm
waf-build-system.scm