add redis dependency
This commit is contained in:
parent
8969cff842
commit
60b76ecc51
2 changed files with 2 additions and 0 deletions
|
|
@ -152,6 +152,7 @@
|
|||
src = self;
|
||||
propagatedBuildInputs = with pkgs; [
|
||||
python3Packages.flask
|
||||
python3Packages.redis
|
||||
];
|
||||
};
|
||||
defaultPackage = self.packages.${system}.raincloud;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue