"ashish.is--- via Guix-patches" via writes: > From: Ashish SHUKLA > > * gnu/packages/slang.scm (slang): Update to 2.3.3. > > Change-Id: Ia6892360e0e35dc8ec0b77d092a265689d816edd > --- > This patch updates slang to 2.3.3. In 2.3.3 slang also looks in > $TERMINFO_DIRS for terminfo files which is helpful when one is using a > fancy terminal emulator like foot, alacritty. nmtui is one of the users > of slang, and without this update it is not usable on foot terminal > emulator unless one masquerades foot as xterm with $TERM. > > Thanks, > Ashish > > gnu/packages/slang.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks for the patch, I've pushed this to master as a58735a96b398b3058c4d4375c7e8679ec116cf7. Chris