Ludovic Courtès 629a064f32 guix build: Transformations operate on single objects.
* guix/scripts/build.scm (transform-package-source): Return a procedure
that expects a single object rather than a list of packages.
(options->transformation): Rewrite to precompute the list of applicable
transformations and to return a procedure that expects a single object
rather than a list of objects.
(options->derivations): Adjust accordingly.
* tests/scripts-build.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
2016-02-01 08:59:13 +01:00
..
2015-10-20 00:57:36 +02:00
2015-06-24 18:05:03 +02:00
2015-11-26 22:35:01 +01:00
2015-11-26 22:35:01 +01:00
2015-10-19 10:10:47 +02:00
2014-02-21 23:49:52 +01:00
2015-11-26 18:17:23 +01:00
2015-09-04 18:31:06 +02:00
2014-03-31 23:34:20 +02:00
2015-09-18 21:42:06 +03:00
2015-01-11 23:50:01 +01:00
2015-10-06 23:51:04 +02:00