uwsgi: remove unused input

This commit is contained in:
Sandro Jäckel
2021-02-17 13:31:28 +01:00
parent 1576e75818
commit f0c2cd9f99
+1 -1
View File
@@ -5,7 +5,7 @@
, systemd, withSystemd ? stdenv.isLinux , systemd, withSystemd ? stdenv.isLinux
, libcap, withCap ? stdenv.isLinux , libcap, withCap ? stdenv.isLinux
, python2, python3, ncurses , python2, python3, ncurses
, ruby, php, libmysqlclient , ruby, php
}: }:
let php-embed = php.override { let php-embed = php.override {