Browse Source
gexp: Add '=>' syntax to import computed modules.
gexp: Add '=>' syntax to import computed modules.
* guix/gexp.scm (imported-files)[file-pair]: Add case for pairs where the cdr is not a string. (imported-modules): Support '=>' syntax in MODULES. * tests/gexp.scm ("imported-files with file-like objects") ("gexp->derivation & with-imported-module & computed module"): New tests. * doc/guix.texi (G-Expressions): Document '=>' syntax for 'with-imported-modules'.wip-git-https

No known key found for this signature in database
GPG Key ID: 90B11993D9AEBB5
3 changed files with 84 additions and 13 deletions
-
18doc/guix.texi
-
40guix/gexp.scm
-
39tests/gexp.scm
Write
Preview
Loading…
Cancel
Save
Reference in new issue