uwsgi service: fix for new pythonPackages
This commit is contained in:
parent
ece67bfa01
commit
9cca8e3f87
@ -29,7 +29,6 @@ let
|
|||||||
|
|
||||||
pythonPackages = pkgs.pythonPackages.override {
|
pythonPackages = pkgs.pythonPackages.override {
|
||||||
inherit python;
|
inherit python;
|
||||||
self = pythonPackages;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
penv = python.buildEnv.override {
|
penv = python.buildEnv.override {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user