···1415 buildInputs = [ ncurses ];
1600017 meta = {
18 homepage = http://rogue.rogueforge.net/rogue-5-4/;
19 description = "The final version of the original Rogue game developed for the UNIX operating system";
···1415 buildInputs = [ ncurses ];
1617+ # Fix build for recent ncurses versions
18+ NIX_CFLAGS_COMPILE = [ "-DNCURSES_INTERNALS=1" ];
19+20 meta = {
21 homepage = http://rogue.rogueforge.net/rogue-5-4/;
22 description = "The final version of the original Rogue game developed for the UNIX operating system";