guix-devel/guix/build
Mark H Weaver 6a0b30f36c union: Ensure that the output is always a directory.
Fixes the creation of single-package profiles, reported by Ludovic Courtès.

* guix/build/union.scm (union-build): Add new internal procedure
  'union-of-directories' that always creates a directory, containing the code
  previously used only to merge multiple directories.  Call it from the
  multiple-directory case in 'union' and from the top-level 'union-build'.
2014-04-03 18:35:16 -04:00
..
cmake-build-system.scm build-system/cmake: Build out of source tree by default. 2013-11-28 00:15:07 +01:00
download.scm download: Don't use 'http-get*' on Guile 2.0.10+. 2014-03-25 18:54:52 +01:00
git.scm Add (guix git-download). 2014-02-21 23:49:53 +01:00
gnome.scm gnu: gtk+: enable introspection. 2013-12-15 23:39:43 +01:00
gnu-build-system.scm build-system/gnu: Allow the source to be a directory. 2014-02-22 00:34:49 +01:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
linux-initrd.scm gnu: linux-initrd: Make the pseudo-tty device nodes. 2014-03-10 23:43:31 +01:00
perl-build-system.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
pull.scm pull: Move build code to (guix build pull). 2013-12-16 23:26:48 +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
svn.scm Add (guix svn-download). 2014-03-27 00:21:44 +01:00
union.scm union: Ensure that the output is always a directory. 2014-04-03 18:35:16 -04:00
utils.scm Change default store values from /nix/store to /gnu/store. 2014-03-10 23:54:27 +01:00