Ludovic Courtès 5239f3d908
guix package: Build up the transaction incrementally.
* guix/scripts/package.scm (upgraded-manifest-entry): Rename to...
(transaction-upgrade-entry): ... this.  Add 'transaction' parameter and
return a transaction.
(options->installable): Likewise.
[to-upgrade]: Rename to...
[upgraded]: ... this, and change to be a transaction.  Return a
transaction.
(options->removable): Likewise.
(process-actions): Adjust accordingly.
* tests/packages.scm ("transaction-upgrade-entry, zero upgrades")
("transaction-upgrade-entry, one upgrade"): New tests.
2016-09-06 23:22:10 +02:00
..
2016-08-31 09:58:39 -05:00
2015-11-26 22:35:01 +01:00
2016-07-12 22:47:08 +02:00
2016-05-24 00:06:01 +02:00
2015-10-19 10:10:47 +02:00
2014-02-21 23:49:52 +01:00
2016-09-01 13:40:49 +03:00
2016-09-05 00:06:47 +02:00
2016-07-19 00:07:12 +02:00