package: allow users to upgrade the whole system by not providing a regexp.
authorCyril Roelandt <tipecaml@gmail.com>
Mon, 15 Apr 2013 21:23:27 +0000 (23:23 +0200)
committerCyril Roelandt <tipecaml@gmail.com>
Tue, 16 Apr 2013 21:12:29 +0000 (23:12 +0200)
commitacb6ba256703da1db1d300541e15a4e7428f622b
tree0ab133d0b20bf051cfa43e099a88211b1a846e7a
parent0160536dcb5399ad7d80b10e064df5c95f3adb4f
package: allow users to upgrade the whole system by not providing a regexp.

* guix/scripts/packages.scm (guix-package) [process-actions]: When upgrading,
use "" when REGEXP is #f.
* doc/guix.texi: update the documentation accordingly.
doc/guix.texi
guix/scripts/package.scm