guix package: Show which generation is the current one.
authorNikita Karetnikov <nikita@karetnikov.org>
Wed, 25 Sep 2013 01:55:27 +0000 (01:55 +0000)
committerNikita Karetnikov <nikita@karetnikov.org>
Wed, 25 Sep 2013 16:10:40 +0000 (16:10 +0000)
commit9ac9360d6e86e7d16756d8e28ce61e288551c2db
tree4e27796e0d8d71a2264491dc8d0344e0d9222c29
parentaad5af9f40951bac7c8822b754aa20946b2cb8a4
guix package: Show which generation is the current one.

* guix/scripts/package.scm (guix-package)[process-query]: Show that a
  generation is the current one if the profile points to it.
* tests/guix-package.sh: Test it.
guix/scripts/package.scm
tests/guix-package.sh