uwsgi: add a type comment

This commit is contained in:
Domen Kožar
2015-12-21 12:17:20 +01:00
parent 8cb79f60d8
commit 810695216a

View File

@@ -1,4 +1,5 @@
{ stdenv, lib, fetchurl, pkgconfig, jansson
# plugins: list of strings, eg. [python2, python3]
, plugins
, pam, withPAM ? stdenv.isLinux
, systemd, withSystemd ? stdenv.isLinux