Leo Famulari writes: > On Tue, Jul 25, 2017 at 02:50:16PM -0400, Kei Kebreau wrote: >> * gnu/packages/python.scm (python2-urwid)[arguments]: Add #:python. > > Good catch! I didn't test this change with `guix gc --references`, but > if that shows the right thing your end, please push! Yes, python2-urwid shows up now. Prior to the patch it did not. Pushed to master! Thanks again for the review.