13 src = fetchFromGitHub {
17 hash = "sha256-3Rq+7oiYJlIY7sGPasx728sz2zj0ndAvKpHGsQX4tlc=";
20 npmDepsHash = "sha256-829eWfJiMw9KRlhdmzD0ha//bgUQ5nPEzO+ayUPLxXY=";
25 ./node_modules/.bin/jake build
31 description = "Embedded JavaScript templates";
32 homepage = "http://ejs.co";
33 license = lib.licenses.asl20;
35 maintainers = with lib.maintainers; [ momeemt ];