Merge pull request #145653 from SuperSandro2000/ran

authored by Sandro and committed by GitHub 484ea39c fa6b4a93

-1
-1
pkgs/servers/http/ran/default.nix
··· 42 42 description = "Ran is a simple web server for serving static files"; 43 43 license = licenses.mit; 44 44 maintainers = with maintainers; [ tomberek ]; 45 - platforms = platforms.unix; 46 45 }; 47 46 }