ma 2 mycube: cleanup
This commit is contained in:
parent
ae3a6110c6
commit
644649e725
@ -16,7 +16,7 @@ in {
|
||||
vassals = {
|
||||
mycube-flask = {
|
||||
type = "normal";
|
||||
python2Packages = self: with self; [ pkgs.mycube-flask self.flask self.redis self.werkzeug self.jinja2 self.markupsafe itsdangerous ];
|
||||
python2Packages = self: with self; [ pkgs.mycube-flask flask redis werkzeug jinja2 markupsafe itsdangerous ];
|
||||
socket = wsgi-sock;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user