fix(fava): Respect ledger ordering

This commit pulls in an upstream patch which I made in
<https://github.com/beancount/fava/pull/1833>. The upstream patch is a
fix for the issue.

Change-Id: I33d93f01a04d774dfe1ba2dbc13bc99231e4846b
Reviewed-on: https://git.clicks.codes/c/Infra/NixFiles/+/794
Reviewed-by: Samuel Shuert <coded@clicks.codes>
Tested-by: Skyler Grey <minion@clicks.codes>
diff --git a/overlays/fava/1833-respect-ordering.patch.license b/overlays/fava/1833-respect-ordering.patch.license
new file mode 100644
index 0000000..10aa550
--- /dev/null
+++ b/overlays/fava/1833-respect-ordering.patch.license
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2015-2016 Dominik Aumayr <dominik@aumayr.name>
+
+SPDX-License-Identifier: MIT