I wondered why we re-bootstrap ncmpcpp, so I tried to build without doing it. It works fine for me.
Does anyone know why we started doing it? The mailing list thread where the patch was submitted doesn't address it [0]. I've attached a patch to stop doing it and remove the unused inputs. I'm not sure how to word the commit message. [0] http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00864.html Leo Famulari (1): gnu: ncmpcpp: Remove bootstrapping inputs. gnu/packages/mpd.scm | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) -- 2.7.4
