Commit 044e6e83 authored by Weijia Wang's avatar Weijia Wang
Browse files

weblate: fix build

parent 17915e16
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -49,6 +49,8 @@ python.pkgs.buildPythonApplication rec {
    "qrcode"
    # https://github.com/WeblateOrg/weblate/commit/1cf2a423b20fcd2dde18a43277311334e38208e7
    "rapidfuzz"
    # https://github.com/WeblateOrg/weblate/commit/3e34566fd7c151e1983586586bd7651cefe79585
    "redis"
  ];

  patches = [