gnu: commencement: 'guile-final' is now "hidden".
authorLudovic Courtès <ludo@gnu.org>
Thu, 28 Jul 2016 16:53:13 +0000 (18:53 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 28 Jul 2016 16:53:13 +0000 (18:53 +0200)
commit386b71d1b961a52201f64591076e51487a87bf0b
treedf2354ddeba7750d8fa39f5a9c4688ed2b6410af
parent6980511b7391e65a307689f90e4ef5c1979e4541
gnu: commencement: 'guile-final' is now "hidden".

This way, we no longer have this annoying warning:

  $ guix build guile -n
  guix build: warning: ambiguous package specification `guile'
  guix build: warning: choosing guile-2.0.11 from gnu/packages/guile.scm:128:2

* gnu/packages/commencement.scm (guile-final): Use 'hidden-package'.
* tests/packages.scm ("fold-packages, hidden package"): New test.
gnu/packages/commencement.scm
tests/packages.scm