Cyril Roelandt <[email protected]> skribis: > This is quite a dummy commit: the tests are disabled because they fail. This > package is not ready to be pushed, but it allows us to try the new cmake build > system.
Better investigate the failure, of course, but it’s OK to push it before, if you prefer. > + #:use-module (gnu packages) > + #:use-module (gnu packages autotools) > + #:use-module (gnu packages base) > + #:use-module (gnu packages ncurses)) These 4 modules are not needed AFAICS. Thanks, Ludo’.
