diff options
author | Ludovic Courtès <ludo@gnu.org> | 2016-06-16 14:31:52 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2016-06-16 14:31:52 +0200 |
commit | a7db719f3dc16b6be7aaab45e718798902d82833 (patch) | |
tree | a74f4406c4e502b79f7bfd42ff073c80ea08189d /nix/libutil | |
parent | 3d1240aa2561792895795315c7783a28bf4412af (diff) | |
download | guix-a7db719f3dc16b6be7aaab45e718798902d82833.tar guix-a7db719f3dc16b6be7aaab45e718798902d82833.tar.gz |
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.
Diffstat (limited to 'nix/libutil')
0 files changed, 0 insertions, 0 deletions