Ludovic Courtès d9ae938f2c gexp: Add 'local-file'.
* guix/gexp.scm (<local-file>): New record type.
  (local-file): New procedure.
  (local-file-compiler): New compiler.
  (gexp->sexp) <struct? thing>: Handle the case where 'lower' returns a
  file name.
  (text-file*): Update docstring.local-file doc
* tests/gexp.scm ("one local file", "gexp->derivation, local-file"): New
  tests.
* doc/guix.texi (G-Expressions): Mention local files early.  Document
  'local-file'.  Update 'text-file*' documentation.
2015-03-29 22:23:33 +02:00
..
2013-07-01 23:28:21 +02:00
2015-03-29 22:23:33 +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