Age | Commit message (Expand) | Author |
---|---|---|
2023-06-03 | gnu: notcurses: Enable building without pandoc....* gnu/packages/notcurses.scm (notcurses)[arguments]: Adjust configure-flags to not use pandoc on systems where pandoc isn't supported. [native-inputs]: Don't include pandoc on systems where it isn't supported. | Efraim Flashner |
2023-06-03 | gnu: notcurses: Update to 3.0.9....* gnu/packages/notcurses.scm (notcurses): Update to 3.0.9. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Antero Mejr |
2022-08-04 | gnu: notcurses: Adjust indentation....* gnu/packages/notcurses.scm (notcurses): Re-indent. | Marius Bakke |
2022-08-04 | gnu: notcurses: Use tarball source instead of git....* gnu/packages/notcurses.scm (notcurses)[source]: Use URL-FETCH. | Marius Bakke |
2022-08-04 | gnu: notcurses: Update to 3.0.8....* gnu/packages/notcurses.scm (notcurses): Update to 3.0.8. [arguments]: Fix configure flag typo. | Marius Bakke |
2021-12-29 | gnu: Add notcurses....* gnu/packages/notcurses.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> | Blake Shaw |