add ninja to shells

This commit is contained in:
Wolfgang Thaller 2023-12-26 17:22:09 +01:00
parent c11fd5f303
commit 7e0e20edbd

View File

@ -41,6 +41,7 @@
retro68.tools retro68.tools
cmake cmake
gnumake gnumake
ninja
]; ];
buildInputs = [ cross.retro68.console ]; buildInputs = [ cross.retro68.console ];
} // cross) } // cross)