guix-devel/distro/packages
Ludovic Courtès e76bdf8b87 build: Clearly mark Nixpkgs as optional.
* configure.ac: Always show the result of checking for Nixpkgs.  Don't
  warn when Nixpkgs is not found.
* Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Remove `--with-nixpkgs'
  flag.
* guix/utils.scm (%nixpkgs-directory): Use either the compile-time or
  the run-time `NIXPKGS' environment variable.
* release.nix (jobs.tarball, jobs.build): Remove `--with-nixpkgs'
  configure flag.
* README: Mark Nixpkgs as optional.

* distro/packages/databases.scm, distro/packages/guile.scm,
  distro/packages/typesetting.scm: Change uses of `nixpkgs-derivation*'
  to `nixpkgs-derivation', to avoid failing at compile-time.
2012-11-03 21:11:26 +01:00
..
bootstrap distro: Add i686-linux port. 2012-10-26 19:10:37 +02:00
patches build: Move `distro/patches' to `distro/packages/patches'. 2012-10-27 15:32:40 +02:00
base.scm distro: Build Bash sequentially. 2012-10-28 01:59:33 +02:00
databases.scm build: Clearly mark Nixpkgs as optional. 2012-11-03 21:11:26 +01:00
guile.scm build: Clearly mark Nixpkgs as optional. 2012-11-03 21:11:26 +01:00
ld-wrapper.scm distro: Rename (distro ...) to (distro packages ...). 2012-09-26 22:00:58 +02:00
typesetting.scm build: Clearly mark Nixpkgs as optional. 2012-11-03 21:11:26 +01:00