nixpkgs/pkgs/servers/homepage-dashboard
Jon Seager 41f0ed5c0e
homepage-dashboard: patch to avoid unwritable prerender cache
This commit introduces the patching of the `dist` directory
of NextJS. Without this, homepage-dashboard errors when trying to
write its prerender cache.

This patch ensures that the cache implementation respects the env
variable `HOMEPAGE_CACHE_DIR`, which is set by default in the
wrapper below.
2024-08-28 10:09:02 +01:00
..
default.nix homepage-dashboard: patch to avoid unwritable prerender cache 2024-08-28 10:09:02 +01:00
prerender_cache_path.patch homepage-dashboard: patch to avoid unwritable prerender cache 2024-08-28 10:09:02 +01:00