authelia-web-4.39.20
checks.aarch64-linux.nixos-tinc-authelia
· build #78
· raw
1tribuchet: building on eliza
unpackPhase
2unpacking source archive /nix/store/57q7164s5rmxwgwdj28lzsh07zy5prnj-source3source root is source/webpatchPhase
4applying patch /nix/store/svhx211z88ca7fb02a69x0dnfjsy8a98-authelia-first-factor-network-web.patch5patching file .env.production6patching file index.html7patching file src/App.tsx8patching file src/services/Api.ts9patching file src/services/NetworkLogin.ts10patching file src/utils/Configuration.ts11patching file src/views/LoginPortal/FirstFactor/FirstFactorForm.test.tsx12patching file src/views/LoginPortal/FirstFactor/FirstFactorForm.tsx13patching file src/views/LoginPortal/LoginPortal.test.tsx14patching file src/views/LoginPortal/LoginPortal.tsxconfigurePhase
15no configure script, doing nothing16Executing pnpmConfigHook17~ /build/source/web18/build/source/web19Found 'pnpm' with version '11.22.0'20Using fetcherVersion: 421Configuring pnpm store22Installing dependencies23Final pnpm config:24{25 "@jsr:registry": "https://npm.jsr.io/",26 "allowBuilds": {27 "esbuild": true,28 "lefthook": true,29 "unrs-resolver": true30 },31 "onlyBuiltDependencies": [32 "esbuild",33 "lefthook",34 "unrs-resolver"35 ],36 "overrides": {37 "@babel/core": "7.29.0",38 "@babel/helpers": "7.29.2",39 "@babel/runtime": "7.29.2",40 "@babel/traverse": "7.29.0",41 "@typescript-eslint/eslint-plugin": "8.59.4",42 "@typescript-eslint/parser": "8.59.4",43 "@typescript-eslint/typescript-estree": "8.59.4",44 "@typescript-eslint/utils": "8.59.4",45 "body-parser": "2.2.2",46 "brace-expansion": "5.0.6",47 "esbuild": "0.28.0",48 "express": "5.2.1",49 "fast-uri": "3.1.2",50 "flatted": "3.4.2",51 "follow-redirects": "1.16.0",52 "glob": "13.0.6",53 "import-meta-resolve": "4.2.0",54 "js-yaml": "4.1.1",55 "minimatch": "10.2.5",56 "path-to-regexp": "8.4.2",57 "picomatch": "4.0.4",58 "qs": "6.15.2",59 "semver": "7.8.1",60 "vite": "8.0.14",61 "ws": "8.21.0",62 "yaml": "2.9.0"63 },64 "packageImportMethod": "clone-or-copy",65 "peerDependencyRules": {66 "allowedVersions": {67 "@types/react": "19",68 "eslint": "10",69 "react": "19",70 "react-dom": "19"71 }72 },73 "pmOnFail": "ignore",74 "registry": "https://registry.npmjs.org/",75 "reporter": "append-only",76 "storeDir": "/build/tmp.qxbeyKjGWM",77 "trustLockfile": true,78 "userAgent": "pnpm/11.22.0 npm/? node/v24.19.0 linux arm64"79}8081Lockfile is up to date, resolution step is skipped82Progress: resolved 1, reused 0, downloaded 0, added 083Packages: +72184++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++85Packages are cloned from the content-addressable store to the virtual store.86 Content-addressable store is at: /build/tmp.qxbeyKjGWM/v1187 Virtual store is at: node_modules/.pnpm88Progress: resolved 721, reused 719, downloaded 0, added 27089Progress: resolved 721, reused 721, downloaded 0, added 58390Progress: resolved 721, reused 721, downloaded 0, added 72091Progress: resolved 721, reused 721, downloaded 0, added 72192Progress: resolved 721, reused 721, downloaded 0, added 721, done9394dependencies:95+ @emotion/cache 11.14.096+ @emotion/react 11.14.097+ @emotion/styled 11.14.198+ @fortawesome/fontawesome-svg-core 7.2.099+ @fortawesome/free-regular-svg-icons 7.2.0100+ @fortawesome/free-solid-svg-icons 7.2.0101+ @fortawesome/react-fontawesome 3.3.1102+ @mui/icons-material 7.3.11103+ @mui/material 7.3.11104+ @simplewebauthn/browser 13.3.0105+ axios 1.16.1106+ broadcast-channel 7.3.0107+ clsx 2.1.1108+ i18next 26.2.0109+ i18next-browser-languagedetector 8.2.1110+ i18next-http-backend 4.0.0111+ qrcode.react 4.2.0112+ react 19.2.6113+ react-dom 19.2.6114+ react-i18next 17.0.8115+ react-router-dom 7.15.1116+ react-spinners 0.17.0117+ react18-input-otp 1.1.4118+ zxcvbn 4.4.2119120devDependencies:121+ @commitlint/cli 21.0.1122+ @commitlint/config-conventional 21.0.1123+ @eslint-react/eslint-plugin 5.8.4124+ @limegrass/eslint-plugin-import-alias 1.6.1125+ @testing-library/jest-dom 6.9.1126+ @testing-library/react 16.3.2127+ @types/node 25.9.1128+ @types/react 19.2.15129+ @types/react-dom 19.2.3130+ @types/zxcvbn 4.4.5131+ @typescript-eslint/eslint-plugin 8.59.4132+ @typescript-eslint/parser 8.59.4133+ @vitejs/plugin-react 6.0.2134+ @vitest/coverage-istanbul 4.1.7135+ @vitest/ui 4.1.7136+ eslint 10.4.0137+ eslint-config-prettier 10.1.8138+ eslint-formatter-rdjson 1.0.6139+ eslint-formatter-visualstudio 9.0.1140+ eslint-import-resolver-typescript 4.4.4141+ eslint-plugin-import 2.32.0142+ eslint-plugin-perfectionist 5.9.0143+ eslint-plugin-prettier 5.5.5144+ happy-dom 20.9.0145+ lefthook 2.1.8146+ prettier 3.8.3147+ typescript 6.0.3148+ vite 8.0.14149+ vite-plugin-checker 0.13.0150+ vite-plugin-istanbul 9.0.0151+ vite-plugin-svgr 5.2.0152+ vitest 4.1.7153+ vitest-preview 0.0.3154155Done in 7.5s using pnpm v11.22.0156Patching scripts157patching script interpreter paths in node_modules/@commitlint node_modules/@emotion node_modules/@eslint-react node_modules/@fortawesome node_modules/@limegrass node_modules/@mui node_modules/@simplewebauthn node_modules/@testing-library node_modules/@types node_modules/@typescript-eslint node_modules/@vitejs node_modules/@vitest node_modules/axios node_modules/broadcast-channel node_modules/clsx node_modules/eslint node_modules/eslint-config-prettier node_modules/eslint-formatter-rdjson node_modules/eslint-formatter-visualstudio node_modules/eslint-import-resolver-typescript node_modules/eslint-plugin-import node_modules/eslint-plugin-perfectionist node_modules/eslint-plugin-prettier node_modules/happy-dom node_modules/i18next node_modules/i18next-browser-languagedetector node_modules/i18next-http-backend node_modules/lefthook node_modules/prettier node_modules/qrcode.react node_modules/react node_modules/react-dom node_modules/react-i18next node_modules/react-router-dom node_modules/react-spinners node_modules/react18-input-otp node_modules/typescript node_modules/vite node_modules/vite-plugin-checker node_modules/vite-plugin-istanbul node_modules/vite-plugin-svgr node_modules/vitest node_modules/vitest-preview node_modules/zxcvbn node_modules/.bin node_modules/.modules.yaml node_modules/.package-map.json node_modules/.pnpm node_modules/.pnpm-workspace-state-v1.json158node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"159node_modules/.bin/lefthook: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"160node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"161node_modules/.bin/prettier: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"162node_modules/.bin/vitest: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"163node_modules/.bin/vitest-preview: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"164node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"165node_modules/.bin/eslint-config-prettier: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"166node_modules/.bin/commitlint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"167node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"168node_modules/.pnpm/istanbul-lib-instrument@6.0.3/node_modules/istanbul-lib-instrument/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"169node_modules/.pnpm/istanbul-lib-instrument@6.0.3/node_modules/istanbul-lib-instrument/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"170node_modules/.pnpm/eslint-plugin-react-x@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-x/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"171node_modules/.pnpm/eslint-plugin-react-x@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-x/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"172node_modules/.pnpm/eslint-plugin-react-x@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-x/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"173node_modules/.pnpm/vite-plugin-checker@0.13.0_eslint@10.4.0_jiti@2.6.1__meow@13.2.0_optionator@0.9.4_types_34d9254450e2da3b8a7a993a9bcc4b4d/node_modules/vite-plugin-checker/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"174node_modules/.pnpm/vite-plugin-checker@0.13.0_eslint@10.4.0_jiti@2.6.1__meow@13.2.0_optionator@0.9.4_types_34d9254450e2da3b8a7a993a9bcc4b4d/node_modules/vite-plugin-checker/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"175node_modules/.pnpm/vite-plugin-checker@0.13.0_eslint@10.4.0_jiti@2.6.1__meow@13.2.0_optionator@0.9.4_types_34d9254450e2da3b8a7a993a9bcc4b4d/node_modules/vite-plugin-checker/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"176node_modules/.pnpm/vite-plugin-checker@0.13.0_eslint@10.4.0_jiti@2.6.1__meow@13.2.0_optionator@0.9.4_types_34d9254450e2da3b8a7a993a9bcc4b4d/node_modules/vite-plugin-checker/node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"177node_modules/.pnpm/yaml@2.9.0/node_modules/yaml/bin.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"178node_modules/.pnpm/@eslint-react+eslint-plugin@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/eslint-plugin/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"179node_modules/.pnpm/@eslint-react+eslint-plugin@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/eslint-plugin/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"180node_modules/.pnpm/@eslint-react+eslint-plugin@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/eslint-plugin/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"181node_modules/.pnpm/@babel+parser@7.29.3/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"182node_modules/.pnpm/eslint@10.4.0_jiti@2.6.1/node_modules/eslint/node_modules/.bin/jiti: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"183node_modules/.pnpm/eslint@10.4.0_jiti@2.6.1/node_modules/eslint/bin/eslint.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"184node_modules/.pnpm/@vitest+ui@4.1.7_vitest@4.1.7/node_modules/@vitest/ui/node_modules/.bin/vitest: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"185node_modules/.pnpm/@commitlint+cli@21.0.1_@types+node@25.9.1_conventional-commits-parser@6.4.0_typescript@6.0.3/node_modules/@commitlint/cli/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"186node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/bin/tsc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"187node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/bin/tsserver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"188node_modules/.pnpm/acorn@8.16.0/node_modules/acorn/bin/acorn: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"189node_modules/.pnpm/@commitlint+types@21.0.1/node_modules/@commitlint/types/node_modules/.bin/conventional-commits-parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"190node_modules/.pnpm/resolve@2.0.0-next.7/node_modules/resolve/bin/resolve: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"191node_modules/.pnpm/@commitlint+read@21.0.1_conventional-commits-parser@6.4.0/node_modules/@commitlint/read/node_modules/.bin/git-raw-commits: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"192node_modules/.pnpm/unrs-resolver@1.12.1/node_modules/unrs-resolver/node_modules/.bin/napi-postinstall: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"193node_modules/.pnpm/vite-plugin-svgr@5.2.0_typescript@6.0.3_vite@8.0.14_@types+node@25.9.1_jiti@2.6.1_yaml@2.9.0_/node_modules/vite-plugin-svgr/node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"194node_modules/.pnpm/napi-postinstall@0.3.4/node_modules/napi-postinstall/lib/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"195node_modules/.pnpm/jsesc@3.1.0/node_modules/jsesc/bin/jsesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"196node_modules/.pnpm/rolldown@1.0.2/node_modules/rolldown/bin/cli.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"197node_modules/.pnpm/eslint-plugin-import@2.32.0_@typescript-eslint+parser@8.59.4_eslint@10.4.0_jiti@2.6.1___dd336d6eae236432874b07e2978d1150/node_modules/eslint-plugin-import/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"198node_modules/.pnpm/eslint-plugin-import@2.32.0_@typescript-eslint+parser@8.59.4_eslint@10.4.0_jiti@2.6.1___dd336d6eae236432874b07e2978d1150/node_modules/eslint-plugin-import/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"199node_modules/.pnpm/why-is-node-running@2.3.0/node_modules/why-is-node-running/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"200node_modules/.pnpm/@typescript-eslint+type-utils@8.59.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/type-utils/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"201node_modules/.pnpm/@typescript-eslint+type-utils@8.59.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/type-utils/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"202node_modules/.pnpm/@typescript-eslint+type-utils@8.59.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/type-utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"203node_modules/.pnpm/ajv@6.15.0/node_modules/ajv/scripts/info: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"204node_modules/.pnpm/ajv@6.15.0/node_modules/ajv/scripts/travis-gh-pages: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/bash"205node_modules/.pnpm/ajv@6.15.0/node_modules/ajv/scripts/prepare-tests: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"206node_modules/.pnpm/ajv@6.15.0/node_modules/ajv/scripts/publish-built-version: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/bash"207node_modules/.pnpm/semver@7.8.1/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"208node_modules/.pnpm/@vitest+coverage-istanbul@4.1.7_vitest@4.1.7/node_modules/@vitest/coverage-istanbul/node_modules/.bin/vitest: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"209node_modules/.pnpm/@typescript-eslint+tsconfig-utils@8.59.4_typescript@6.0.3/node_modules/@typescript-eslint/tsconfig-utils/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"210node_modules/.pnpm/@typescript-eslint+tsconfig-utils@8.59.4_typescript@6.0.3/node_modules/@typescript-eslint/tsconfig-utils/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"211node_modules/.pnpm/@typescript-eslint+eslint-plugin@8.59.4_@typescript-eslint+parser@8.59.4_eslint@10.4.0__e25945721b28dd89ba34b5179d00c4e1/node_modules/@typescript-eslint/eslint-plugin/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"212node_modules/.pnpm/@typescript-eslint+eslint-plugin@8.59.4_@typescript-eslint+parser@8.59.4_eslint@10.4.0__e25945721b28dd89ba34b5179d00c4e1/node_modules/@typescript-eslint/eslint-plugin/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"213node_modules/.pnpm/@typescript-eslint+eslint-plugin@8.59.4_@typescript-eslint+parser@8.59.4_eslint@10.4.0__e25945721b28dd89ba34b5179d00c4e1/node_modules/@typescript-eslint/eslint-plugin/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"214node_modules/.pnpm/@eslint-react+core@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/core/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"215node_modules/.pnpm/@eslint-react+core@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/core/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"216node_modules/.pnpm/@eslint-react+core@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/core/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"217node_modules/.pnpm/eslint-config-prettier@10.1.8_eslint@10.4.0_jiti@2.6.1_/node_modules/eslint-config-prettier/bin/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"218node_modules/.pnpm/eslint-config-prettier@10.1.8_eslint@10.4.0_jiti@2.6.1_/node_modules/eslint-config-prettier/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"219node_modules/.pnpm/is-bun-module@2.0.0/node_modules/is-bun-module/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"220node_modules/.pnpm/eslint-formatter-rdjson@1.0.6/node_modules/eslint-formatter-rdjson/test-update-ok-file.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/bash"221node_modules/.pnpm/eslint-formatter-rdjson@1.0.6/node_modules/eslint-formatter-rdjson/test.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/bash"222node_modules/.pnpm/cosmiconfig@9.0.1_typescript@6.0.3/node_modules/cosmiconfig/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"223node_modules/.pnpm/cosmiconfig@9.0.1_typescript@6.0.3/node_modules/cosmiconfig/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"224node_modules/.pnpm/cosmiconfig@9.0.1_typescript@6.0.3/node_modules/cosmiconfig/node_modules/.bin/js-yaml: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"225node_modules/.pnpm/node_modules/.bin/browserslist: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"226node_modules/.pnpm/node_modules/.bin/jiti: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"227node_modules/.pnpm/node_modules/.bin/why-is-node-running: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"228node_modules/.pnpm/node_modules/.bin/acorn: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"229node_modules/.pnpm/node_modules/.bin/resolve: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"230node_modules/.pnpm/node_modules/.bin/js-yaml: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"231node_modules/.pnpm/node_modules/.bin/baseline-browser-mapping: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"232node_modules/.pnpm/node_modules/.bin/conventional-commits-parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"233node_modules/.pnpm/node_modules/.bin/git-raw-commits: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"234node_modules/.pnpm/node_modules/.bin/rolldown: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"235node_modules/.pnpm/node_modules/.bin/lz-string: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"236node_modules/.pnpm/node_modules/.bin/json5: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"237node_modules/.pnpm/node_modules/.bin/node-which: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"238node_modules/.pnpm/node_modules/.bin/tldts: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"239node_modules/.pnpm/node_modules/.bin/jsesc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"240node_modules/.pnpm/node_modules/.bin/update-browserslist-db: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"241node_modules/.pnpm/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"242node_modules/.pnpm/node_modules/.bin/yaml: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"243node_modules/.pnpm/node_modules/.bin/loose-envify: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"244node_modules/.pnpm/node_modules/.bin/is-inside-container: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"245node_modules/.pnpm/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"246node_modules/.pnpm/node_modules/.bin/napi-postinstall: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"247node_modules/.pnpm/node_modules/.bin/nanoid: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"248node_modules/.pnpm/node_modules/.bin/is-docker: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"249node_modules/.pnpm/cross-spawn@7.0.6/node_modules/cross-spawn/node_modules/.bin/node-which: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"250node_modules/.pnpm/@istanbuljs+load-nyc-config@1.1.0/node_modules/@istanbuljs/load-nyc-config/node_modules/.bin/js-yaml: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"251node_modules/.pnpm/vitest-preview@0.0.3_@types+node@25.9.1_jiti@2.6.1_yaml@2.9.0/node_modules/vitest-preview/node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"252node_modules/.pnpm/vitest-preview@0.0.3_@types+node@25.9.1_jiti@2.6.1_yaml@2.9.0/node_modules/vitest-preview/dist/node/previewServer.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"253node_modules/.pnpm/vite@8.0.14_@types+node@25.9.1_jiti@2.6.1_yaml@2.9.0/node_modules/vite/bin/vite.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"254node_modules/.pnpm/vite@8.0.14_@types+node@25.9.1_jiti@2.6.1_yaml@2.9.0/node_modules/vite/node_modules/.bin/jiti: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"255node_modules/.pnpm/vite@8.0.14_@types+node@25.9.1_jiti@2.6.1_yaml@2.9.0/node_modules/vite/node_modules/.bin/rolldown: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"256node_modules/.pnpm/vite@8.0.14_@types+node@25.9.1_jiti@2.6.1_yaml@2.9.0/node_modules/vite/node_modules/.bin/yaml: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"257node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/node_modules/.bin/loose-envify: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"258node_modules/.pnpm/eslint-plugin-perfectionist@5.9.0_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-perfectionist/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"259node_modules/.pnpm/baseline-browser-mapping@2.10.31/node_modules/baseline-browser-mapping/dist/cli.cjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"260node_modules/.pnpm/i18next@26.2.0_typescript@6.0.3/node_modules/i18next/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"261node_modules/.pnpm/i18next@26.2.0_typescript@6.0.3/node_modules/i18next/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"262node_modules/.pnpm/@babel+helper-compilation-targets@7.28.6/node_modules/@babel/helper-compilation-targets/node_modules/.bin/browserslist: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"263node_modules/.pnpm/@babel+helper-compilation-targets@7.28.6/node_modules/@babel/helper-compilation-targets/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"264node_modules/.pnpm/node-exports-info@1.6.0/node_modules/node-exports-info/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"265node_modules/.pnpm/postcss@8.5.15/node_modules/postcss/node_modules/.bin/nanoid: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"266node_modules/.pnpm/@vitest+mocker@4.1.7_vite@8.0.14_@types+node@25.9.1_jiti@2.6.1_yaml@2.9.0_/node_modules/@vitest/mocker/node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"267node_modules/.pnpm/eslint-module-utils@2.12.1_@typescript-eslint+parser@8.59.4_eslint@10.4.0_jiti@2.6.1__t_565ec0d60c4db6bb565dc986d8737984/node_modules/eslint-module-utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"268node_modules/.pnpm/is-docker@3.0.0/node_modules/is-docker/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"269node_modules/.pnpm/js-yaml@4.1.1/node_modules/js-yaml/bin/js-yaml.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"270node_modules/.pnpm/open@10.2.0/node_modules/open/node_modules/.bin/is-inside-container: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"271node_modules/.pnpm/open@10.2.0/node_modules/open/xdg-open: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"272node_modules/.pnpm/@eslint-react+var@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/var/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"273node_modules/.pnpm/@eslint-react+var@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/var/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"274node_modules/.pnpm/@eslint-react+var@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/var/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"275node_modules/.pnpm/babel-plugin-macros@3.1.0/node_modules/babel-plugin-macros/node_modules/.bin/resolve: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"276node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/jiti-cli.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"277node_modules/.pnpm/tsconfig-paths@4.2.0/node_modules/tsconfig-paths/node_modules/.bin/json5: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"278node_modules/.pnpm/eslint-plugin-react-jsx@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-jsx/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"279node_modules/.pnpm/eslint-plugin-react-jsx@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-jsx/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"280node_modules/.pnpm/eslint-plugin-react-jsx@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-jsx/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"281node_modules/.pnpm/which@2.0.2/node_modules/which/bin/node-which: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"282node_modules/.pnpm/resolve@1.22.12/node_modules/resolve/bin/resolve: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"283node_modules/.pnpm/@babel+generator@7.29.1/node_modules/@babel/generator/node_modules/.bin/jsesc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"284node_modules/.pnpm/@babel+generator@7.29.1/node_modules/@babel/generator/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"285node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.4_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"286node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.4_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"287node_modules/.pnpm/@typescript-eslint+typescript-estree@8.59.4_typescript@6.0.3/node_modules/@typescript-eslint/typescript-estree/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"288node_modules/.pnpm/@eslint-react+eslint@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/eslint/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"289node_modules/.pnpm/@eslint-react+eslint@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/eslint/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"290node_modules/.pnpm/@eslint-react+eslint@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/eslint/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"291node_modules/.pnpm/make-dir@4.0.0/node_modules/make-dir/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"292node_modules/.pnpm/@typescript-eslint+project-service@8.59.4_typescript@6.0.3/node_modules/@typescript-eslint/project-service/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"293node_modules/.pnpm/@typescript-eslint+project-service@8.59.4_typescript@6.0.3/node_modules/@typescript-eslint/project-service/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"294node_modules/.pnpm/@eslint-react+ast@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/ast/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"295node_modules/.pnpm/@eslint-react+ast@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/ast/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"296node_modules/.pnpm/@eslint-react+ast@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/ast/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"297node_modules/.pnpm/vite-plugin-istanbul@9.0.0_vite@8.0.14_@types+node@25.9.1_jiti@2.6.1_yaml@2.9.0_/node_modules/vite-plugin-istanbul/node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"298node_modules/.pnpm/magicast@0.5.3/node_modules/magicast/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"299node_modules/.pnpm/@vitejs+plugin-react@6.0.2_vite@8.0.14_@types+node@25.9.1_jiti@2.6.1_yaml@2.9.0_/node_modules/@vitejs/plugin-react/node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"300node_modules/.pnpm/tough-cookie@6.0.1/node_modules/tough-cookie/node_modules/.bin/tldts: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"301node_modules/.pnpm/@commitlint+is-ignored@21.0.1/node_modules/@commitlint/is-ignored/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"302node_modules/.pnpm/json5@2.2.3/node_modules/json5/lib/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"303node_modules/.pnpm/is-wsl@3.1.1/node_modules/is-wsl/node_modules/.bin/is-inside-container: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"304node_modules/.pnpm/browserslist@4.28.2/node_modules/browserslist/node_modules/.bin/update-browserslist-db: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"305node_modules/.pnpm/browserslist@4.28.2/node_modules/browserslist/node_modules/.bin/baseline-browser-mapping: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"306node_modules/.pnpm/browserslist@4.28.2/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"307node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"308node_modules/.pnpm/@eslint-community+eslint-utils@4.9.1_eslint@10.4.0_jiti@2.6.1_/node_modules/@eslint-community/eslint-utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"309node_modules/.pnpm/json5@1.0.2/node_modules/json5/lib/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"310node_modules/.pnpm/lefthook@2.1.8/node_modules/lefthook/bin/index.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"311node_modules/.pnpm/eslint-plugin-react-rsc@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-rsc/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"312node_modules/.pnpm/eslint-plugin-react-rsc@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-rsc/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"313node_modules/.pnpm/eslint-plugin-react-rsc@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-rsc/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"314node_modules/.pnpm/@babel+core@7.29.0/node_modules/@babel/core/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"315node_modules/.pnpm/@babel+core@7.29.0/node_modules/@babel/core/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"316node_modules/.pnpm/@babel+core@7.29.0/node_modules/@babel/core/node_modules/.bin/json5: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"317node_modules/.pnpm/eslint-plugin-react-web-api@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-web-api/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"318node_modules/.pnpm/eslint-plugin-react-web-api@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-web-api/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"319node_modules/.pnpm/eslint-plugin-react-web-api@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-web-api/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"320node_modules/.pnpm/espree@11.2.0/node_modules/espree/node_modules/.bin/acorn: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"321node_modules/.pnpm/ts-api-utils@2.5.0_typescript@6.0.3/node_modules/ts-api-utils/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"322node_modules/.pnpm/ts-api-utils@2.5.0_typescript@6.0.3/node_modules/ts-api-utils/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"323node_modules/.pnpm/react-transition-group@4.4.5_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/react-transition-group/node_modules/.bin/loose-envify: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"324node_modules/.pnpm/@eslint-react+jsx@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/jsx/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"325node_modules/.pnpm/@eslint-react+jsx@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/jsx/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"326node_modules/.pnpm/@eslint-react+jsx@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/jsx/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"327node_modules/.pnpm/prettier@3.8.3/node_modules/prettier/bin/prettier.cjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"328node_modules/.pnpm/@eslint-react+shared@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/shared/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"329node_modules/.pnpm/@eslint-react+shared@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/shared/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"330node_modules/.pnpm/@eslint-react+shared@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@eslint-react/shared/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"331node_modules/.pnpm/is-inside-container@1.0.0/node_modules/is-inside-container/node_modules/.bin/is-docker: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"332node_modules/.pnpm/is-inside-container@1.0.0/node_modules/is-inside-container/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"333node_modules/.pnpm/@commitlint+parse@21.0.1/node_modules/@commitlint/parse/node_modules/.bin/conventional-commits-parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"334node_modules/.pnpm/@limegrass+eslint-plugin-import-alias@1.6.1_eslint@10.4.0_jiti@2.6.1_/node_modules/@limegrass/eslint-plugin-import-alias/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"335node_modules/.pnpm/cosmiconfig@8.3.6_typescript@6.0.3/node_modules/cosmiconfig/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"336node_modules/.pnpm/cosmiconfig@8.3.6_typescript@6.0.3/node_modules/cosmiconfig/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"337node_modules/.pnpm/cosmiconfig@8.3.6_typescript@6.0.3/node_modules/cosmiconfig/node_modules/.bin/js-yaml: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"338node_modules/.pnpm/nanoid@3.3.12/node_modules/nanoid/bin/nanoid.cjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"339node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/node_modules/.bin/lz-string: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"340node_modules/.pnpm/@babel+template@7.28.6/node_modules/@babel/template/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"341node_modules/.pnpm/vitest@4.1.7_@types+node@25.9.1_@vitest+coverage-istanbul@4.1.7_@vitest+ui@4.1.7_happy-_17341268b40db65bab67839da42f28fd/node_modules/vitest/node_modules/.bin/why-is-node-running: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"342node_modules/.pnpm/vitest@4.1.7_@types+node@25.9.1_@vitest+coverage-istanbul@4.1.7_@vitest+ui@4.1.7_happy-_17341268b40db65bab67839da42f28fd/node_modules/vitest/node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"343node_modules/.pnpm/vitest@4.1.7_@types+node@25.9.1_@vitest+coverage-istanbul@4.1.7_@vitest+ui@4.1.7_happy-_17341268b40db65bab67839da42f28fd/node_modules/vitest/vitest.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"344node_modules/.pnpm/eslint-import-resolver-node@0.3.10/node_modules/eslint-import-resolver-node/node_modules/.bin/resolve: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"345node_modules/.pnpm/update-browserslist-db@1.2.3_browserslist@4.28.2/node_modules/update-browserslist-db/node_modules/.bin/browserslist: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"346node_modules/.pnpm/update-browserslist-db@1.2.3_browserslist@4.28.2/node_modules/update-browserslist-db/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"347node_modules/.pnpm/@typescript-eslint+utils@8.59.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"348node_modules/.pnpm/@typescript-eslint+utils@8.59.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"349node_modules/.pnpm/@typescript-eslint+utils@8.59.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"350node_modules/.pnpm/eslint-plugin-react-naming-convention@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-naming-convention/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"351node_modules/.pnpm/eslint-plugin-react-naming-convention@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-naming-convention/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"352node_modules/.pnpm/eslint-plugin-react-naming-convention@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-naming-convention/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"353node_modules/.pnpm/react-i18next@17.0.8_i18next@26.2.0_typescript@6.0.3__react-dom@19.2.6_react@19.2.6__react@19.2.6_typescript@6.0.3/node_modules/react-i18next/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"354node_modules/.pnpm/react-i18next@17.0.8_i18next@26.2.0_typescript@6.0.3__react-dom@19.2.6_react@19.2.6__react@19.2.6_typescript@6.0.3/node_modules/react-i18next/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"355node_modules/.pnpm/tldts@7.0.30/node_modules/tldts/bin/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"356node_modules/.pnpm/tsconfig-paths@3.15.0/node_modules/tsconfig-paths/node_modules/.bin/json5: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"357node_modules/.pnpm/@typescript-eslint+parser@8.59.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/parser/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"358node_modules/.pnpm/@typescript-eslint+parser@8.59.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/parser/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"359node_modules/.pnpm/@typescript-eslint+parser@8.59.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/@typescript-eslint/parser/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"360node_modules/.pnpm/@babel+traverse@7.29.0/node_modules/@babel/traverse/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"361node_modules/.pnpm/git-raw-commits@5.0.1_conventional-commits-parser@6.4.0/node_modules/git-raw-commits/src/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"362node_modules/.pnpm/cosmiconfig@7.1.0/node_modules/cosmiconfig/node_modules/.bin/yaml: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"363node_modules/.pnpm/conventional-commits-parser@6.4.0/node_modules/conventional-commits-parser/dist/cli/index.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"364node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.16.0/node_modules/acorn-jsx/node_modules/.bin/acorn: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"365node_modules/.pnpm/cosmiconfig-typescript-loader@6.3.0_@types+node@25.9.1_cosmiconfig@9.0.1_typescript@6.0.3__typescript@6.0.3/node_modules/cosmiconfig-typescript-loader/node_modules/.bin/jiti: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"366node_modules/.pnpm/cosmiconfig-typescript-loader@6.3.0_@types+node@25.9.1_cosmiconfig@9.0.1_typescript@6.0.3__typescript@6.0.3/node_modules/cosmiconfig-typescript-loader/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"367node_modules/.pnpm/cosmiconfig-typescript-loader@6.3.0_@types+node@25.9.1_cosmiconfig@9.0.1_typescript@6.0.3__typescript@6.0.3/node_modules/cosmiconfig-typescript-loader/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"368node_modules/.pnpm/@conventional-changelog+git-client@2.7.0_conventional-commits-parser@6.4.0/node_modules/@conventional-changelog/git-client/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"369node_modules/.pnpm/@conventional-changelog+git-client@2.7.0_conventional-commits-parser@6.4.0/node_modules/@conventional-changelog/git-client/node_modules/.bin/conventional-commits-parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"370node_modules/.pnpm/eslint-plugin-prettier@5.5.5_eslint-config-prettier@10.1.8_eslint@10.4.0_jiti@2.6.1___e_5ec43c5ee914d9ac125900a692bdf6c1/node_modules/eslint-plugin-prettier/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"371node_modules/.pnpm/eslint-plugin-prettier@5.5.5_eslint-config-prettier@10.1.8_eslint@10.4.0_jiti@2.6.1___e_5ec43c5ee914d9ac125900a692bdf6c1/node_modules/eslint-plugin-prettier/node_modules/.bin/prettier: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"372node_modules/.pnpm/eslint-plugin-prettier@5.5.5_eslint-config-prettier@10.1.8_eslint@10.4.0_jiti@2.6.1___e_5ec43c5ee914d9ac125900a692bdf6c1/node_modules/eslint-plugin-prettier/node_modules/.bin/eslint-config-prettier: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"373node_modules/.pnpm/eslint-import-resolver-typescript@4.4.4_eslint-plugin-import@2.32.0_eslint@10.4.0_jiti@2.6.1_/node_modules/eslint-import-resolver-typescript/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"374node_modules/.pnpm/lz-string@1.5.0/node_modules/lz-string/bin/bin.js: interpreter directive changed from "#! /usr/bin/env node" to "/nix/store/41xl9pj3ka0wa63fp759wjs9idlksac5-nodejs-24.19.0/bin/node"375node_modules/.pnpm/eslint-plugin-react-dom@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-dom/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"376node_modules/.pnpm/eslint-plugin-react-dom@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-dom/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"377node_modules/.pnpm/eslint-plugin-react-dom@5.8.4_eslint@10.4.0_jiti@2.6.1__typescript@6.0.3/node_modules/eslint-plugin-react-dom/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/sh"378Finished pnpmConfigHookbuildPhase
379no Makefile or custom buildPhase, doing nothing380$ vite build381vite v8.0.14 building client environment for production...382transforming...✓ 11995 modules transformed.383rendering chunks...384computing gzip size...385dist/index.html 1.32 kB │ gzip: 0.57 kB386dist/static/media/applestore-badge.BqUv8-dZ.svg 12.22 kB │ gzip: 4.66 kB387dist/static/media/googleplay-badge.Bs7UQq4a.svg 22.79 kB │ gzip: 4.97 kB388dist/static/css/PushNotificationIcon.CktcjJFP.css 0.26 kB │ gzip: 0.13 kB389dist/static/css/FingerTouchIcon.fwu5v7xH.css 0.32 kB │ gzip: 0.17 kB390dist/static/css/index.Dny_JsW-.css 11.74 kB │ gzip: 2.42 kB391dist/static/js/OpenIDConnect.DcuuMrQ5.js 0.12 kB │ gzip: 0.13 kB392dist/static/js/Revoke.q2M2TA7y.js 0.19 kB │ gzip: 0.15 kB393dist/static/js/FailureIcon.CHckA75Q.js 0.20 kB │ gzip: 0.18 kB394dist/static/js/SwitchUserButton.CgD3MtWx.js 0.25 kB │ gzip: 0.21 kB395dist/static/js/Abort.sT4yYKuR.js 0.30 kB │ gzip: 0.22 kB396dist/static/js/IconWithContext.CeEWaCO_.js 0.34 kB │ gzip: 0.23 kB397dist/static/js/Authenticated.CMZHK1gV.js 0.35 kB │ gzip: 0.25 kB398dist/static/js/ResetPassword.DKRfCdDa.js 0.40 kB │ gzip: 0.26 kB399dist/static/js/PasswordMethod.CRlJEnQ3.js 0.49 kB │ gzip: 0.34 kB400dist/static/js/LogoutButton.DFAD4i_M.js 0.63 kB │ gzip: 0.38 kB401dist/static/js/Password.q2gxEcsq.js 0.67 kB │ gzip: 0.40 kB402dist/static/js/RevokeOneTimeCodeView.DEBQgd3s.js 0.69 kB │ gzip: 0.43 kB403dist/static/js/UserSessionElevation.C9EwnOrM.js 0.71 kB │ gzip: 0.32 kB404dist/static/js/AuthenticatedView.ATxJOgYD.js 0.72 kB │ gzip: 0.43 kB405dist/static/js/RevokeResetPasswordTokenView.C6fHTvYP.js 0.72 kB │ gzip: 0.46 kB406dist/static/js/WebAuthnTryIcon.C1crpeX_.js 0.92 kB │ gzip: 0.54 kB407dist/static/js/InformationIcon.BcziSQqf.js 0.94 kB │ gzip: 0.45 kB408dist/static/js/ConsentPortal.BsmDgSbX.js 1.16 kB │ gzip: 0.64 kB409dist/static/js/SignOut.gQZIkNi2.js 1.18 kB │ gzip: 0.72 kB410dist/static/js/MinimalLayout.BhJkyeHc.js 1.23 kB │ gzip: 0.63 kB411dist/static/js/ConsentPortal.Pi88Ii10.js 1.39 kB │ gzip: 0.72 kB412dist/static/js/SecondFactorMethodWebAuthn.mD4bwnYZ.js 1.68 kB │ gzip: 0.77 kB413dist/static/js/SecondFactorMethodOneTimePassword.C4GXQX2g.js 1.72 kB │ gzip: 0.83 kB414dist/static/js/mui.Stack.DkM27vc9.js 1.84 kB │ gzip: 0.93 kB415dist/static/js/CompletionView.Bj14H8CC.js 1.96 kB │ gzip: 0.83 kB416dist/static/js/WebAuthnMethod.BXDm_M1N.js 1.99 kB │ gzip: 1.01 kB417dist/static/js/DeviceAuthorizationFormView.si7XdDIC.js 2.06 kB │ gzip: 0.96 kB418dist/static/js/DeviceSelectionContainer.uWxr3Cxv.js 2.10 kB │ gzip: 0.82 kB419dist/static/js/MethodContainer.CHooN--z.js 2.25 kB │ gzip: 0.99 kB420dist/static/js/ResetPasswordStep1.DPyCM2TD.js 2.32 kB │ gzip: 1.09 kB421dist/static/js/OneTimePasswordMethod.DuYv078W.js 2.41 kB │ gzip: 1.11 kB422dist/static/js/LoginLayout.DK0vUDyb.js 2.53 kB │ gzip: 1.10 kB423dist/static/js/PasswordForm.u3553Mu9.js 2.58 kB │ gzip: 1.25 kB424dist/static/js/PushNotificationIcon.DCMvEBm1.js 2.76 kB │ gzip: 1.07 kB425dist/static/js/mui.VisibilityOff.Cy1tp2Nc.js 3.15 kB │ gzip: 1.53 kB426dist/static/js/ResetPasswordStep2.CGmEmqv-.js 3.46 kB │ gzip: 1.49 kB427dist/static/js/SecondFactorMethodMobilePush.B_c5FAOn.js 3.64 kB │ gzip: 1.35 kB428dist/static/js/mui.ListItem.DUSena0i.js 4.63 kB │ gzip: 1.71 kB429dist/static/js/PushNotificationMethod.CRhUO_EP.js 4.69 kB │ gzip: 1.88 kB430dist/static/js/mui.FormControlLabel.D8BHKda2.js 4.91 kB │ gzip: 2.08 kB431dist/static/js/WebAuthn.DcrvxiI-.js 5.44 kB │ gzip: 1.74 kB432dist/static/js/SecondFactorForm.ChveTDZf.js 5.56 kB │ gzip: 2.19 kB433dist/static/js/SuccessIcon.CQTHc7Hf.js 5.96 kB │ gzip: 2.78 kB434dist/static/js/Timer.B0dnQ-8s.js 6.98 kB │ gzip: 2.08 kB435dist/static/js/FirstFactorForm.CrC209UN.js 7.74 kB │ gzip: 3.12 kB436dist/static/js/esm.CAMkWa7m.js 8.52 kB │ gzip: 2.78 kB437dist/static/js/FingerTouchIcon.D_y18qOI.js 10.17 kB │ gzip: 3.91 kB438dist/static/js/OTPDial.DRjNu6fX.js 12.35 kB │ gzip: 4.68 kB439dist/static/js/DecisionFormView.nH7qij0B.js 12.95 kB │ gzip: 5.05 kB440dist/static/js/broadcast-channel.Bqgeb6Rr.js 13.36 kB │ gzip: 4.87 kB441dist/static/js/TypographyWithTooltip.Cwm4BqX5.js 30.21 kB │ gzip: 11.98 kB442dist/static/js/mui.TextField.DqSA3Rkr.js 42.06 kB │ gzip: 11.86 kB443dist/static/js/constants.CkUeHJuz.js 86.10 kB │ gzip: 26.75 kB444dist/static/js/SettingsRouter.BKpMK-ZA.js 104.05 kB │ gzip: 31.15 kB445dist/static/js/index.BzdoBFG_.js 578.82 kB │ gzip: 187.42 kB446dist/static/js/PasswordPolicyConfiguration.DNgsMFCJ.js 821.11 kB │ gzip: 398.54 kB447448✓ built in 19.67s449[plugin builtin:vite-reporter] 450(!) Some chunks are larger than 500 kB after minification. Consider:451- Using dynamic import() to code-split the application452- Use build.rolldownOptions.output.codeSplitting to improve chunking: https://rolldown.rs/reference/OutputOptions.codeSplitting453- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.fixupPhase
454shrinking RPATHs of ELF executables and libraries in /nix/store/rwqaxvvgdvzbhfaadnaadsqcac8kg7v6-authelia-web-4.39.20455checking for references to /build/ in /nix/store/rwqaxvvgdvzbhfaadnaadsqcac8kg7v6-authelia-web-4.39.20...456patching script interpreter paths in /nix/store/rwqaxvvgdvzbhfaadnaadsqcac8kg7v6-authelia-web-4.39.20