guix/distro/packages
Ludovic Courtès b642e4b853 packages: Pass `system' around.
* guix/packages.scm (package-source-derivation): Add `system'
  parameter.  Pass it to METHOD.
  (package-derivation)[expand-input]: Pass SYSTEM to
  `package-derivation' and `package-source-derivation'.

* distro/packages/base.scm (package-with-bootstrap-guile)[boot]: Pass
  SYSTEM to FETCH.
2012-10-25 23:41:15 +02:00
..
bootstrap/x86_64-linux distro: Add missing commands in the bootstrap binaries. 2012-10-24 23:52:03 +02:00
base.scm packages: Pass `system' around. 2012-10-25 23:41:15 +02:00
databases.scm distro: Add the guile', typesetting', and `databases' package modules. 2012-09-26 23:00:36 +02:00
guile.scm distro: Add pkg-config. 2012-09-26 23:06:45 +02:00
ld-wrapper.scm distro: Rename (distro ...) to (distro packages ...). 2012-09-26 22:00:58 +02:00
typesetting.scm utils: Add `mkdir-p'; use it. 2012-10-17 23:25:25 +02:00