profiles: Add 'manifest-add'.
authorAlex Kost <alezost@gmail.com>
Tue, 12 Aug 2014 08:32:16 +0000 (12:32 +0400)
committerLudovic Courtès <ludo@gnu.org>
Tue, 12 Aug 2014 14:03:33 +0000 (16:03 +0200)
commitf755403014e70d875541bcce5474d2cf410b5da1
tree635b9324e483daa472ed04eb943fd00422444837
parent599f146400ea687dfda590babc9992ca8f86a482
profiles: Add 'manifest-add'.

* guix/profiles.scm (manifest-add): New procedure.
* tests/profiles.scm (guile-1.8.8): New variable.
  ("manifest-add"): New test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
guix/profiles.scm
tests/profiles.scm