Ludovic Courtès
578dfbe07b
gexp: 'ungexp-splicing' properly accounts for nested native inputs.
...
Previously, (gexp-native-inputs #~#$@(list #~#+foo)) would return '().
This is a followup to 5b14a7902c58d9fb7923f9e16871f549fbe59b6e.
* guix/gexp.scm (gexp-inputs)[add-reference-inputs]: In the list case,
remove 'if' around 'fold-right'. In 'map' lambda, always inherit N?.
* tests/gexp.scm ("gexp list splicing + ungexp-splicing"): New test.
2017-07-17 23:41:36 +02:00
..
2017-03-16 22:50:14 +01:00
2016-04-03 14:19:09 +02:00
2014-03-30 12:02:10 +02:00
2017-01-26 13:49:56 +01:00
2016-09-07 23:59:02 +02:00
2016-04-03 14:19:09 +02:00
2017-04-22 14:42:15 +02:00
2017-01-14 00:57:51 +01:00
2016-05-04 23:35:55 +02:00
2017-05-31 17:08:45 +02:00
2017-06-07 15:06:34 +02:00
2016-04-03 14:19:09 +02:00
2017-05-13 12:40:20 +02:00
2017-02-13 16:04:09 +01:00
2015-11-26 22:35:01 +01:00
2016-05-28 01:07:12 +02:00
2017-06-02 18:47:06 +02:00
2017-07-03 23:51:23 +02:00
2016-04-03 14:19:09 +02:00
2017-03-21 22:33:07 +01:00
2017-02-13 16:04:09 +01:00
2017-07-17 23:41:36 +02:00
2016-04-03 14:19:09 +02:00
2017-01-25 11:04:25 +01:00
2017-01-04 16:18:53 +01:00
2016-04-03 14:19:09 +02:00
2015-10-19 10:10:47 +02:00
2014-04-22 11:30:58 +02:00
2017-05-01 17:27:54 +02:00
2017-06-22 10:59:07 +02:00
2016-11-16 18:00:41 +01:00
2016-08-29 00:09:44 +02:00
2017-06-21 16:53:22 +02:00
2015-11-11 23:29:20 +01:00
2016-05-21 01:35:14 +02:00
2016-10-28 22:30:17 +02:00
2016-05-24 14:45:18 +02:00
2017-06-02 18:47:06 +02:00
2017-06-26 22:52:06 +02:00
2016-07-29 11:39:30 +02:00
2017-03-15 15:19:54 +01:00
2016-09-01 13:40:49 +03:00
2017-03-16 22:50:14 +01:00
2016-09-28 13:17:15 +02:00
2017-03-27 10:55:16 +03:00
2017-05-25 14:25:17 +02:00
2016-04-03 14:19:09 +02:00
2017-03-18 00:39:49 +01:00
2017-03-22 15:02:33 +01:00
2017-04-05 22:45:41 +02:00
2017-03-16 22:50:14 +01:00
2016-04-03 14:19:09 +02:00
2017-06-26 22:52:06 +02:00
2017-05-18 21:35:35 +02:00
2017-06-18 00:14:07 +02:00
2016-07-14 19:07:07 +02:00
2017-04-21 22:53:59 +02:00
2016-04-03 14:19:09 +02:00
2017-04-04 00:10:00 +02:00
2017-04-16 00:48:08 +02:00
2016-04-03 14:19:09 +02:00
2013-12-20 17:17:42 +01:00
2013-12-20 17:17:42 +01:00
2017-04-07 00:17:16 +02:00
2016-04-03 14:19:09 +02:00
2017-05-07 00:18:36 +02:00
2016-04-03 14:19:09 +02:00
2017-07-12 16:15:30 +02:00
2016-08-31 15:44:20 +02:00
2012-04-19 23:09:55 +02:00
2017-06-15 17:03:19 +02:00
2017-05-10 22:05:21 +02:00
2017-03-26 12:53:48 +02:00
2016-04-03 14:19:09 +02:00
2017-03-16 22:50:14 +01:00
2017-04-18 23:17:17 +02:00
2017-03-15 15:19:53 +01:00