···42 description = "Ran is a simple web server for serving static files";
43 license = licenses.mit;
44 maintainers = with maintainers; [ tomberek ];
45- platforms = platforms.unix;
46 };
47}
···42 description = "Ran is a simple web server for serving static files";
43 license = licenses.mit;
44 maintainers = with maintainers; [ tomberek ];
045 };
46}