···2020 cp -r ./static $static
2121 '';
22222323- meta = with stdenv.lib; {
2323+ meta = with lib; {
2424 description = "Videoconferencing server that is easy to deploy, written in Go";
2525 homepage = "https://github.com/jech/galene";
2626 license = licenses.mit;