Christopher Rodriguez schreef op di 22-03-2022 om 22:30 [-0400]: > +     (inputs `(("ncurses" ,ncurses) > +               ("portmidi" ,portmidi))) Preferably use the new inputs style: (inputs (list ncurses portmidi)).