Files
nixpkgs/pkgs/by-name/fa/fava/dont-compile-frontend.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
222 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
--- a/_build_backend.py
+++ b/_build_backend.py
@@ -87,7 +87,7 @@
def _build_fava() -> None:
"""Run the build steps for Fava."""
- _compile_frontend()
+ # _compile_frontend()
_compile_translations()