guix-play/guix
Ludovic Courtès 35ac56b63e build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system.
Reported by Andreas Enge <andreas@enge.fr>.

* guix/build-system/gnu.scm (standard-search-paths): New procedure.
  (gnu-build): Use it.
* guix/build-system/perl.scm (perl-build):
  Append (standard-search-paths) to the search paths of PERL.
* guix/build-system/cmake.scm (cmake-build):
  Append (standard-search-paths) to SEARCH-PATHS.
2013-04-16 14:05:00 +02:00
..
build packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
build-system build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system. 2013-04-16 14:05:00 +02:00
scripts package: Being at the empty profile is not an error. 2013-04-12 21:58:47 +02:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Update license headers. 2013-01-06 00:47:50 +01:00
config.scm.in substitute-binary: Implement `--substitute'. 2013-04-12 21:58:47 +02:00
derivations.scm derivations: Optimize `build-expression->derivation'. 2013-03-16 17:23:17 +01:00
download.scm Merge branch 'xorg' into core-updates 2013-04-04 18:49:28 +02:00
ftp-client.scm ftp-client: Add `ftp-size'. 2013-01-06 18:23:44 +01:00
gnu-maintenance.scm gnu-maintenance: Adjust `http-fetch' to the various Guile versions. 2013-04-12 21:57:57 +02:00
licenses.scm licenses: Add 'x11-style'. 2013-03-06 20:40:11 +00:00
nar.scm nar: Add support for symlinks. 2013-04-12 21:58:47 +02:00
packages.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
serialization.scm Add (guix nar) and (guix serialization). 2013-04-12 21:57:58 +02:00
snix.scm snix: Adjust import to current Nixpkgs input attribute names. 2013-03-29 00:16:58 +01:00
store.scm store: Remove unneeded and conflicting import. 2013-04-12 21:58:47 +02:00
ui.scm ui: Add a `warning' macro. 2013-04-12 21:58:46 +02:00
utils.scm Add version-compare and version>? to utils.scm. 2013-02-27 20:55:38 +01:00