Ludovic Courtès a7db719f3d
packages: Disambiguate 'modules' and 'imported-modules' in <origin>.
The two mistakes made here (confusion between 'modules' and
'imported-modules') were canceling each other.

* guix/packages.scm (patch-and-repack): Use IMPORTED-MODULES, not
MODULES, as the base of the module list passed as #:modules to
'gexp->derivation'.
(origin->derivation): Pass IMPORTED-MODULES, not MODULES, as
the #:imported-modules argument of 'patch-and-repack'.
* gnu/packages/engineering.scm (fastcap)[source]: Add 'imported-modules'
field.
2016-06-16 14:31:52 +02:00
..
2016-06-09 23:34:56 +02:00
2016-05-31 00:05:54 +03:00
2015-01-26 21:58:12 +01:00
2016-05-24 00:06:01 +02:00
2016-03-31 01:40:30 -04:00
2015-09-04 18:31:06 +02:00
2015-01-11 23:50:01 +01:00