Commit 4fc86eda authored by Kerstin Humm's avatar Kerstin Humm Committed by Kerstin
Browse files

weblate: fix version constraints

parent 5c3f89dc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -44,6 +44,9 @@ python.pkgs.buildPythonApplication rec {
    hash = "sha256-cIwCNYXbg7l6z9OAkMAGJ783QI/nCOyrhLPURDcDv+Y=";
  };

  # https://github.com/WeblateOrg/weblate/commit/1cf2a423b20fcd2dde18a43277311334e38208e7
  pythonRelaxDeps = [ "rapidfuzz" ];

  patches = [
    # FIXME This shouldn't be necessary and probably has to do with some dependency mismatch.
    ./cache.lock.patch