Files
nixpkgs/pkgs/development/python-modules/fava/dont-compile-frontend.patch
T
2025-11-14 20:59:46 +00:00

12 lines
222 B
Diff

--- 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()