guix/gnu
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
..
build container: Gracefully report mount errors in the child process. 2016-05-31 00:11:04 +02:00
packages packages: Disambiguate 'modules' and 'imported-modules' in <origin>. 2016-06-16 14:31:52 +02:00
services gnu: services: Add dicod-service. 2016-06-05 13:48:15 +08:00
system file-systems: Remove unneeded import. 2016-06-06 18:14:52 +02:00
tests system: tests: Use 'start-service' to wait for service. 2016-05-08 23:49:44 +02:00
artwork.scm
local.mk gnu: Add awesome. 2016-06-16 14:29:43 +02:00
packages.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
services.scm doc: Clarify and consolidate modify-services documentation. 2016-03-15 15:54:02 +01:00
system.scm system: Add procedures to access user accounts and service names. 2016-05-04 23:35:55 +02:00
tests.scm Add (gnu tests) and (gnu build marionette). 2016-05-04 23:35:55 +02:00