uwsgi: add a type comment
Domen Kožar 10 years ago 81069521 8cb79f60
··· 1 1 { stdenv, lib, fetchurl, pkgconfig, jansson 2 2 + # plugins: list of strings, eg. [python2, python3] 2 3 , plugins 3 4 , pam, withPAM ? stdenv.isLinux 4 5 , systemd, withSystemd ? stdenv.isLinux