guix package: Exit with 0 when there is nothing to list.
authorNikita Karetnikov <nikita@karetnikov.org>
Thu, 26 Sep 2013 02:00:06 +0000 (02:00 +0000)
committerNikita Karetnikov <nikita@karetnikov.org>
Thu, 26 Sep 2013 15:41:43 +0000 (15:41 +0000)
commit4658b2c47b7322bf7d8e1049557dc0ffc14ef88b
tree97dc81739e5d5e19130ae59b60338b63dc458fc5
parentc9cb0825c9fe129e0cf0300ef38729bcbf395857
guix package: Exit with 0 when there is nothing to list.

* guix/scripts/package.scm (guix-package)[process-query]: Exit with 0
  when there are no generations containing packages or no profiles.
guix/scripts/package.scm