···14141515 buildInputs = [ ncurses ];
16161717+ # Fix build for recent ncurses versions
1818+ NIX_CFLAGS_COMPILE = [ "-DNCURSES_INTERNALS=1" ];
1919+1720 meta = {
1821 homepage = http://rogue.rogueforge.net/rogue-5-4/;
1922 description = "The final version of the original Rogue game developed for the UNIX operating system";