Ludovic Courtès cafb92d853 store: 'export-paths' doesn't export references of the given files.
This fixes a regression introduced in
99fbddf9a623757e39d88bfb431f8f7d6f24b75b ("store: Change 'export-paths'
to always export in topological order.")

* guix/store.scm (export-paths): Define 'ordered' variable.  Iterate
  over it.
* tests/store.scm ("export/import paths, ensure topological order"): Add
  'file0'.  Adjust accordingly.
2014-03-07 00:19:03 +01:00
..
2013-07-01 23:28:21 +02:00
2013-02-01 13:16:45 +01:00
2014-01-06 22:25:29 +01:00
2013-12-21 21:47:17 +01:00
2014-02-21 23:49:52 +01:00
2014-02-03 23:20:49 +01:00
2013-12-29 15:57:24 +01:00
2013-02-01 13:16:45 +01:00
2014-03-06 21:42:24 +01:00