Loading pkgs/by-name/fr/frigate/web.nix +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ buildNpmPackage { postPatch = '' substituteInPlace package.json \ --replace-fail "--base=/BASE_PATH/" "" substituteInPlace site.webmanifest \ --replace-fail '/BASE_PATH/' '/' substituteInPlace \ src/pages/Exports.tsx \ Loading Loading
pkgs/by-name/fr/frigate/web.nix +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ buildNpmPackage { postPatch = '' substituteInPlace package.json \ --replace-fail "--base=/BASE_PATH/" "" substituteInPlace site.webmanifest \ --replace-fail '/BASE_PATH/' '/' substituteInPlace \ src/pages/Exports.tsx \ Loading