guix-kreyren/guix/build
Ludovic Courtès f1352766fa utils: 'find-files' always returns a proper list.
Reported at <http://bugs.gnu.org/15608>.

* guix/build/utils.scm (find-files): Change the 'error' procedure to
  return RESULT.  Before we would end up with an improper list.
2013-10-16 15:53:59 +02:00
..
cmake-build-system.scm Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
download.scm download: Don't fail when abbreviating `file://' URIs. 2013-06-22 16:10:25 +02:00
gnu-build-system.scm build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters. 2013-10-10 23:15:57 +02:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
linux-initrd.scm linux-initrd: Create /dev/klog and /dev/kmsg. 2013-09-11 01:07:50 +02:00
perl-build-system.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
python-build-system.scm guix: python: Create module installation path and add it to PYTHONPATH during 2013-09-11 15:47:34 +02:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
union.scm union: Don't traverse sub-directories only found in one element of the union. 2013-09-02 23:04:25 +02:00
utils.scm utils: 'find-files' always returns a proper list. 2013-10-16 15:53:59 +02:00