wger: ACTUALLY enable Redis

This commit is contained in:
eyjhb 2024-12-06 18:43:05 +01:00
parent 51bb437838
commit 3121b57181
Signed by: eyjhb
GPG key ID: 609F508E3239F920
2 changed files with 11 additions and 7 deletions

View file

@ -72,6 +72,8 @@ in python3.pkgs.buildPythonPackage rec {
tzdata
# extra??
redis
django-redis
drf-spectacular-sidecar
(python3.pkgs.callPackage ./django-bootstrap-breadcrumbs.nix {})
psycopg2