+27
−0
pkgs/by-name/x2/x2t/doctrenderer-config-dir.patch
deleted100644 → 0
+0
−13
+12
−31
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
This refactor has several additional advantages: * simplify by moving logic from service startup to build time, also making the service more stateless because they can now be loaded from the nix store instead of keeping this state in /var/lib/onlyoffice * improve disk usage by reducing the need for copying over symlinking This also unlocks further simplifications: it removes the need to have `pkgs/by-name/x2/x2t` as a separate package and brings us closer to not needing the fhs wrapper for the converter and docservice. Those are for the future, though.