Ludovic Courtès 1123759b45 gexp: Fix handling of nativeness in nested gexps.
* guix/gexp.scm (gexp-inputs): Remove 'references' parameter; add
  #:native? and honor it.
  [add-reference-inputs]: Distinguish between native gexp inputs, and
  non-native gexp inputs.  Honor 'native?' field of list inputs.
* tests/gexp.scm ("ungexp + ungexp-native, nested"): New test.
2015-03-22 23:18:33 +01:00
..
2013-07-01 23:28:21 +02:00
2014-02-21 23:49:52 +01:00
2015-01-17 23:45:48 +01:00
2014-03-31 23:34:20 +02:00
2015-03-17 22:25:54 +01:00
2015-01-11 23:50:01 +01:00
2014-09-29 19:30:28 -04:00