python.pkgs.WSGIProxy: disable python3
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
with python.pkgs;
|
||||
|
||||
buildPythonPackage rec {
|
||||
buildPythonApplication rec {
|
||||
pname = "bepasty";
|
||||
version = "0.4.0";
|
||||
name = "${pname}-${version}";
|
||||
|
||||
Reference in New Issue
Block a user