guix/distro
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
..
packages packages: Pass `system' around. 2012-10-25 23:41:15 +02:00
patches distro: Add patch to allow the bootstrap Guile to work without iconv. 2012-10-17 23:25:25 +02:00