Ludovic Courtès e39d146107 gexp: Add <gexp-input>.
* guix/gexp.scm (<gexp-input>): New record type.
  (gexp-inputs)[add-reference-inputs]: Adjust clauses to expect
  <gexp-input> objects.
  (gexp-outputs)[add-reference-output]: Likewise.
  (gexp->sexp)[reference->sexp]: Likewise.
  (canonicalize-reference): Remove.
  (gexp)[escape->ref]: Use 'gexp-input' for all the references.
  Remove use of 'canonicalize-reference'.
2015-03-17 22:25:54 +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