···9191 pkgs.stdenv.cc.cc.lib # For pywb/gevent dependencies
92929393 # Config and static files
9494- # Note: This relies on proxy/static being populated by 'pnpm build:via' locally
9494+ # Note: This relies on proxy/static being populated by running:
9595+ # BACKEND_URL=https://seams.so pnpm build:via
9696+ # locally before building. The BACKEND_URL must be set for production!
9597 # and included in the source tree (e.g. git tracked or added).
9698 (pkgs.runCommand "proxy-files" {} ''
9799 mkdir -p $out/app/proxy