Nixpkgs version
Describe the bug
Programs fails to build against unstable
Steps to reproduce
Attempt to install on unstable
Expected behaviour
For it to build.
Screenshots
Relevant log output
these 13 derivations will be built:
/nix/store/ialbvywmvjx4mlyvwvlsnpwnswdr3jxh-quantframe-1.5.9.drv
/nix/store/g5zq0r5ir06n452i8gvkm58s30i0xndh-system-path.drv
/nix/store/fl2jycdpzl1sv7ivm52fklylvcgi9pq2-dbus-1.drv
/nix/store/5dn0dkl7kgg9b01dpy7jqba3zx6rh7a3-X-Restart-Triggers-dbus.drv
/nix/store/jq076hqhsrmgqhv6xj0iaf8d3zwbyx0d-X-Restart-Triggers-polkit.drv
/nix/store/5l6jqvb3xny2s94nra20lqdn1nipc68a-unit-polkit.service.drv
/nix/store/66whjb63n07s1nf6y025livi73i4y08n-unit-dbus.service.drv
/nix/store/ywwrfpjmxk6qs8k1nmg36rgidxxlcfdx-unit-dbus.service.drv
/nix/store/gsvfxilxg2jdvm334zhjkdwayzng3rqf-user-units.drv
/nix/store/nllfi1qpk3518i7jfnpxj6ps9jiydp5r-system-units.drv
/nix/store/lmz142j9vcps7dl6svhw1avgq8mzw2wk-etc.drv
/nix/store/7dbs7iz9c7ckhs9xkzg450g8r1m6awiz-activate.drv
/nix/store/g4qy6f1g8g77ryvvgnqifimn0h2yk9n8-nixos-system-nixos-26.05.20260102.fb7944c.drv
quantframe> building '/nix/store/ialbvywmvjx4mlyvwvlsnpwnswdr3jxh-quantframe-1.5.9.drv'
quantframe> Running phase: unpackPhase
quantframe> unpacking source archive /nix/store/wn0ydpp5vmdc9nflcpw4819hlaggcjgr-source
quantframe> source root is source
quantframe> Executing cargoSetupPostUnpackHook
quantframe> Finished cargoSetupPostUnpackHook
quantframe> Running phase: patchPhase
quantframe> applying patch /nix/store/d81fgwp5b2p2rp6m86pd8iz28rl6qf5a-0001-disable-telemetry.patch
quantframe> patching file src-tauri/src/qf_client/modules/analytics.rs
quantframe> patching file src/contexts/app.context.tsx
quantframe> Executing cargoSetupPostPatchHook
quantframe> Validating consistency between /build/source/src-tauri/Cargo.lock and /build/quantframe-1.5.9-vendor/Cargo.lock
quantframe> Finished cargoSetupPostPatchHook
quantframe> Running phase: updateAutotoolsGnuConfigScriptsPhase
quantframe> Running phase: configurePhase
quantframe> Executing pnpmConfigHook
quantframe> Found 'pnpm' with version '9.15.9'
quantframe> cat: /nix/store/lin4vqkr6nbxa82fyw5cv72n8kqkia1n-quantframe-pnpm-deps/.fetcher-version: No such file or directory
quantframe> Using fetcherVersion: 1
quantframe> Configuring pnpm store
quantframe> /build /build/source
quantframe> /build/source
quantframe> Installing dependencies
quantframe> (node:144) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
quantframe> (Use `node --trace-deprecation ...` to show where the warning was created)
quantframe> Lockfile is up to date, resolution step is skipped
quantframe> Packages: +423
quantframe>
quantframe> Progress: resolved 423, reused 423, downloaded 0, added 423, done
quantframe>
quantframe> dependencies:
quantframe> + @fortawesome/fontawesome-free 6.7.2
quantframe> + @fortawesome/fontawesome-svg-core 6.7.2
quantframe> + @fortawesome/free-brands-svg-icons 6.7.2
quantframe> + @fortawesome/free-solid-svg-icons 6.7.2
quantframe> + @fortawesome/react-fontawesome 0.2.2
quantframe> + @mantine/core 8.1.0
quantframe> + @mantine/dates 8.1.0
quantframe> + @mantine/form 8.1.0
quantframe> + @mantine/hooks 8.1.0
quantframe> + @mantine/modals 8.1.0
quantframe> + @mantine/notifications 8.1.0
quantframe> + @mantine/tiptap 8.1.0
quantframe> + @tanstack/react-query 5.64.1
quantframe> + @tauri-apps/api 2.0.0
quantframe> + @tauri-apps/plugin-dialog 2.2.0
quantframe> + @tauri-apps/plugin-fs 2.2.0
quantframe> + @tauri-apps/plugin-http 2.2.0
quantframe> + @tauri-apps/plugin-notification 2.2.1
quantframe> + @tauri-apps/plugin-os 2.2.1
quantframe> + @tauri-apps/plugin-process 2.2.0
quantframe> + @tauri-apps/plugin-shell 2.2.0
quantframe> + @tauri-apps/plugin-updater 2.9.0
quantframe> + @tiptap/pm 2.11.2
quantframe> + @tiptap/react 2.6.6
quantframe> + @tiptap/starter-kit 2.6.6
quantframe> + chart.js 4.4.4
quantframe> + clsx 2.1.1
quantframe> + dayjs 1.11.13
quantframe> + i18next 24.2.1
quantframe> + mantine-datatable 7.17.1
quantframe> + react 18.3.1
quantframe> + react-chartjs-2 5.3.0
quantframe> + react-dom 18.3.1
quantframe> + react-i18next 14.1.3
quantframe> + react-router-dom 7.8.2
quantframe> + recharts 2.15.3
quantframe> + tiptap-markdown 0.8.10
quantframe>
quantframe> devDependencies:
quantframe> + @tauri-apps/cli 2.2.5
quantframe> + @types/node 20.19.0
quantframe> + @types/react 18.3.23
quantframe> + @types/react-dom 18.3.7
quantframe> + @typescript-eslint/eslint-plugin 7.6.0
quantframe> + @typescript-eslint/parser 7.6.0
quantframe> + @vitejs/plugin-react 4.2.1
quantframe> + postcss 8.4.38
quantframe> + postcss-preset-mantine 1.14.4
quantframe> + postcss-simple-vars 7.0.1
quantframe> + typescript 5.4.5
quantframe> + vite 4.5.14
quantframe> + vite-plugin-svgr 2.4.0
quantframe>
quantframe> Done in 874ms using pnpm v9.15.9
quantframe> Patching scripts
quantframe> patching script interpreter paths in node_modules/@eslint node_modules/@eslint-community node_modules/@fortawesome node_modules/@mantine node_modules/@tanstack node_modules/@tauri-apps node_modules/@tiptap node_modules/@types node_modules/@typescript-eslint node_modules/@vitejs node_modules/chart.js node_modules/clsx node_modules/dayjs node_modules/eslint node_modules/eslint-scope node_modules/eslint-visitor-keys node_modules/i18next node_modules/mantine-datatable node_modules/postcss node_modules/postcss-preset-mantine node_modules/postcss-simple-vars node_modules/react node_modules/react-chartjs-2 node_modules/react-dom node_modules/react-i18next node_modules/react-router-dom node_modules/recharts node_modules/tiptap-markdown node_modules/typescript node_modules/vite node_modules/vite-plugin-svgr node_modules/.bin node_modules/.modules.yaml node_modules/.pnpm
quantframe> node_modules/.bin/tauri: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/js-yaml@4.1.0/node_modules/js-yaml/bin/js-yaml.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/bin/tsc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/bin/tsserver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/prosemirror-markdown@1.13.1/node_modules/prosemirror-markdown/node_modules/.bin/markdown-it: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/react-i18next@14.1.3_i18next@24.2.1_typescript@5.4.5__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-i18next/.husky/pre-commit: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/eslint@8.57.0/node_modules/eslint/bin/eslint.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/eslint@8.57.0/node_modules/eslint/node_modules/.bin/js-yaml: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/espree@9.6.1/node_modules/espree/node_modules/.bin/acorn: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/node_modules/.bin/loose-envify: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@eslint+eslintrc@2.1.4/node_modules/@eslint/eslintrc/node_modules/.bin/js-yaml: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/react-transition-group@4.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-transition-group/node_modules/.bin/loose-envify: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@tauri-apps+cli@2.2.5/node_modules/@tauri-apps/cli/tauri.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/acorn@8.14.0/node_modules/acorn/bin/acorn: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/ts-api-utils@1.3.0_typescript@5.4.5/node_modules/ts-api-utils/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/ts-api-utils@1.3.0_typescript@5.4.5/node_modules/ts-api-utils/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@types+babel__template@7.4.4/node_modules/@types/babel__template/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/esbuild@0.18.20/node_modules/esbuild/bin/esbuild: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/@typescript-eslint+typescript-estree@7.6.0_typescript@5.4.5/node_modules/@typescript-eslint/typescript-estree/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+typescript-estree@7.6.0_typescript@5.4.5/node_modules/@typescript-eslint/typescript-estree/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+typescript-estree@7.6.0_typescript@5.4.5/node_modules/@typescript-eslint/typescript-estree/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/jsesc@2.5.2/node_modules/jsesc/bin/jsesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/acorn-jsx@5.3.2_acorn@8.14.0/node_modules/acorn-jsx/node_modules/.bin/acorn: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/semver@7.6.0/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/@typescript-eslint+utils@7.6.0_eslint@8.57.0_typescript@5.4.5/node_modules/@typescript-eslint/utils/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+utils@7.6.0_eslint@8.57.0_typescript@5.4.5/node_modules/@typescript-eslint/utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/json5@2.2.3/node_modules/json5/lib/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/@vitejs+plugin-react@4.2.1_vite@4.5.14_@types+node@20.19.0_sugarss@4.0.1_postcss@8.4.38__/node_modules/@vitejs/plugin-react/node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@eslint-community+eslint-utils@4.4.0_eslint@8.57.0/node_modules/@eslint-community/eslint-utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/i18next@24.2.1_typescript@5.4.5/node_modules/i18next/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/i18next@24.2.1_typescript@5.4.5/node_modules/i18next/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@babel+parser@7.24.4/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_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/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/rimraf@3.0.2/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/update-browserslist-db@1.0.13_browserslist@4.23.0/node_modules/update-browserslist-db/node_modules/.bin/browserslist: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/update-browserslist-db@1.0.13_browserslist@4.23.0/node_modules/update-browserslist-db/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/loose-envify@1.4.0/node_modules/loose-envify/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/react@18.3.1/node_modules/react/node_modules/.bin/loose-envify: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/rollup: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/nanoid: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/esbuild: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/loose-envify: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/update-browserslist-db: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/rimraf: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/node-which: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/json5: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/acorn: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/js-yaml: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/jsesc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/markdown-it: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/browserslist: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/node_modules/.bin/cssesc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/semver@6.3.1/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/@rollup+pluginutils@5.1.0_rollup@4.14.2/node_modules/@rollup/pluginutils/node_modules/.bin/rollup: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/scheduler@0.23.2/node_modules/scheduler/node_modules/.bin/loose-envify: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/bin/markdown-it.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/vite-plugin-svgr@2.4.0_rollup@4.14.2_vite@4.5.14_@types+node@20.19.0_sugarss@4.0.1_postcss@8.4.38__/node_modules/vite-plugin-svgr/node_modules/.bin/vite: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/rollup@4.14.2/node_modules/rollup/dist/bin/rollup: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/@types+babel__core@7.20.5/node_modules/@types/babel__core/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/which@2.0.2/node_modules/which/bin/node-which: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/nanoid@3.3.7/node_modules/nanoid/bin/nanoid.cjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/@typescript-eslint+parser@7.6.0_eslint@8.57.0_typescript@5.4.5/node_modules/@typescript-eslint/parser/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+parser@7.6.0_eslint@8.57.0_typescript@5.4.5/node_modules/@typescript-eslint/parser/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+parser@7.6.0_eslint@8.57.0_typescript@5.4.5/node_modules/@typescript-eslint/parser/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/vite@4.5.14_@types+node@20.19.0_sugarss@4.0.1_postcss@8.4.38_/node_modules/vite/bin/vite.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/vite@4.5.14_@types+node@20.19.0_sugarss@4.0.1_postcss@8.4.38_/node_modules/vite/node_modules/.bin/rollup: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/vite@4.5.14_@types+node@20.19.0_sugarss@4.0.1_postcss@8.4.38_/node_modules/vite/node_modules/.bin/esbuild: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/tiptap-markdown@0.8.10_@tiptap+core@2.6.6_@tiptap+pm@2.11.2_/node_modules/tiptap-markdown/node_modules/.bin/markdown-it: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+eslint-plugin@7.6.0_@typescript-eslint+parser@7.6.0_eslint@8.57.0_typescri_viym6j47wpzjsdlukhmzx5umem/node_modules/@typescript-eslint/eslint-plugin/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+eslint-plugin@7.6.0_@typescript-eslint+parser@7.6.0_eslint@8.57.0_typescri_viym6j47wpzjsdlukhmzx5umem/node_modules/@typescript-eslint/eslint-plugin/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+eslint-plugin@7.6.0_@typescript-eslint+parser@7.6.0_eslint@8.57.0_typescri_viym6j47wpzjsdlukhmzx5umem/node_modules/@typescript-eslint/eslint-plugin/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+eslint-plugin@7.6.0_@typescript-eslint+parser@7.6.0_eslint@8.57.0_typescri_viym6j47wpzjsdlukhmzx5umem/node_modules/@typescript-eslint/eslint-plugin/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@babel+generator@7.24.4/node_modules/@babel/generator/node_modules/.bin/jsesc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_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/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@babel+helper-compilation-targets@7.23.6/node_modules/@babel/helper-compilation-targets/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@babel+helper-compilation-targets@7.23.6/node_modules/@babel/helper-compilation-targets/node_modules/.bin/browserslist: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@babel+template@7.24.0/node_modules/@babel/template/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+type-utils@7.6.0_eslint@8.57.0_typescript@5.4.5/node_modules/@typescript-eslint/type-utils/node_modules/.bin/tsc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+type-utils@7.6.0_eslint@8.57.0_typescript@5.4.5/node_modules/@typescript-eslint/type-utils/node_modules/.bin/tsserver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@typescript-eslint+type-utils@7.6.0_eslint@8.57.0_typescript@5.4.5/node_modules/@typescript-eslint/type-utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/browserslist@4.23.0/node_modules/browserslist/node_modules/.bin/update-browserslist-db: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/browserslist@4.23.0/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/@babel+traverse@7.24.1/node_modules/@babel/traverse/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/postcss@8.4.38/node_modules/postcss/node_modules/.bin/nanoid: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@babel+core@7.24.4/node_modules/@babel/core/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@babel+core@7.24.4/node_modules/@babel/core/node_modules/.bin/json5: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/@babel+core@7.24.4/node_modules/@babel/core/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/prosemirror-markdown@1.13.0/node_modules/prosemirror-markdown/node_modules/.bin/markdown-it: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/flat-cache@3.2.0/node_modules/flat-cache/node_modules/.bin/rimraf: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/rollup@3.29.5/node_modules/rollup/dist/bin/rollup: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/cssesc@3.0.0/node_modules/cssesc/bin/cssesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
quantframe> node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@8.57.0/node_modules/@eslint-community/eslint-utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/node_modules/.bin/cssesc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
quantframe> Finished pnpmConfigHook
quantframe> Running phase: buildPhase
quantframe> Executing tauriBuildHook
quantframe> /build/source/src-tauri /build/source
quantframe> cargo-tauri.hook cargoFlags: -j 16 --target x86_64-unknown-linux-gnu --offline --profile release
quantframe> cargo-tauri.hook tauriFlags: --bundles deb --target x86_64-unknown-linux-gnu
quantframe> Info Looking up installed tauri packages to check mismatched versions...
quantframe> Error Found version mismatched Tauri packages. Make sure the NPM package and Rust crate versions are on the same major/minor releases:
quantframe> tauri (v2.6.2) : @tauri-apps/api (v2.0.0)
quantframe> tauri-plugin-fs (v2.3.0) : @tauri-apps/plugin-fs (v2.2.0)
quantframe> tauri-plugin-http (v2.4.4) : @tauri-apps/plugin-http (v2.2.0)
error: Cannot build '/nix/store/ialbvywmvjx4mlyvwvlsnpwnswdr3jxh-quantframe-1.5.9.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/xnfda49kzx02i5xbx3g16zh93i3zh2li-quantframe-1.5.9
Last 25 log lines:
> node_modules/.pnpm/@typescript-eslint+type-utils@7.6.0_eslint@8.57.0_typescript@5.4.5/node_modules/@typescript-eslint/type-utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> node_modules/.pnpm/browserslist@4.23.0/node_modules/browserslist/node_modules/.bin/update-browserslist-db: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> node_modules/.pnpm/browserslist@4.23.0/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
> node_modules/.pnpm/@babel+traverse@7.24.1/node_modules/@babel/traverse/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> node_modules/.pnpm/postcss@8.4.38/node_modules/postcss/node_modules/.bin/nanoid: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> node_modules/.pnpm/@babel+core@7.24.4/node_modules/@babel/core/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> node_modules/.pnpm/@babel+core@7.24.4/node_modules/@babel/core/node_modules/.bin/json5: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> node_modules/.pnpm/@babel+core@7.24.4/node_modules/@babel/core/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> node_modules/.pnpm/prosemirror-markdown@1.13.0/node_modules/prosemirror-markdown/node_modules/.bin/markdown-it: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> node_modules/.pnpm/flat-cache@3.2.0/node_modules/flat-cache/node_modules/.bin/rimraf: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> node_modules/.pnpm/rollup@3.29.5/node_modules/rollup/dist/bin/rollup: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
> node_modules/.pnpm/cssesc@3.0.0/node_modules/cssesc/bin/cssesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
> node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@8.57.0/node_modules/@eslint-community/eslint-utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/node_modules/.bin/cssesc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
> Finished pnpmConfigHook
> Running phase: buildPhase
> Executing tauriBuildHook
> /build/source/src-tauri /build/source
> cargo-tauri.hook cargoFlags: -j 16 --target x86_64-unknown-linux-gnu --offline --profile release
> cargo-tauri.hook tauriFlags: --bundles deb --target x86_64-unknown-linux-gnu
> Info Looking up installed tauri packages to check mismatched versions...
> Error Found version mismatched Tauri packages. Make sure the NPM package and Rust crate versions are on the same major/minor releases:
> tauri (v2.6.2) : @tauri-apps/api (v2.0.0)
> tauri-plugin-fs (v2.3.0) : @tauri-apps/plugin-fs (v2.2.0)
> tauri-plugin-http (v2.4.4) : @tauri-apps/plugin-http (v2.2.0)
For full logs, run:
nix log /nix/store/ialbvywmvjx4mlyvwvlsnpwnswdr3jxh-quantframe-1.5.9.drv
error: Cannot build '/nix/store/g5zq0r5ir06n452i8gvkm58s30i0xndh-system-path.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/bwm8m49gv1f1q1qsnfvdm9fbb5pq1yxg-system-path
error: Cannot build '/nix/store/g4qy6f1g8g77ryvvgnqifimn0h2yk9n8-nixos-system-nixos-26.05.20260102.fb7944c.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/siw9jp6b7q3cd5n7pq52jlf5jmf666fn-nixos-system-nixos-26.05.20260102.fb7944c
┏━ 3 Errors:
┃ error: Cannot build '/nix/store/g4qy6f1g8g77ryvvgnqifimn0h2yk9n8-nixos-system-nixos-26.05.20260102.fb7944c.drv'.
┃ Reason: 1 dependency failed.
┃ Output paths:
┃ /nix/store/siw9jp6b7q3cd5n7pq52jlf5jmf666fn-nixos-system-nixos-26.05.20260102.fb7944c
┃ error: Cannot build '/nix/store/g5zq0r5ir06n452i8gvkm58s30i0xndh-system-path.drv'.
┃ Reason: 1 dependency failed.
┃ Output paths:
┃ /nix/store/bwm8m49gv1f1q1qsnfvdm9fbb5pq1yxg-system-path
┃ error: Cannot build '/nix/store/ialbvywmvjx4mlyvwvlsnpwnswdr3jxh-quantframe-1.5.9.drv'.
┃ Reason: builder failed with exit code 1.
┃ Output paths:
┃ /nix/store/xnfda49kzx02i5xbx3g16zh93i3zh2li-quantframe-1.5.9
┃ Last 25 log lines:
┃ > node_modules/.pnpm/@typescript-eslint+type-utils@7.6.0_eslint@8.57.0_typescript@5.4.5/node_modules/@typescript-eslint/type-utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq…
┃ > node_modules/.pnpm/browserslist@4.23.0/node_modules/browserslist/node_modules/.bin/update-browserslist-db: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
┃ > node_modules/.pnpm/browserslist@4.23.0/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
┃ > node_modules/.pnpm/@babel+traverse@7.24.1/node_modules/@babel/traverse/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
┃ > node_modules/.pnpm/postcss@8.4.38/node_modules/postcss/node_modules/.bin/nanoid: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
┃ > node_modules/.pnpm/@babel+core@7.24.4/node_modules/@babel/core/node_modules/.bin/parser: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
┃ > node_modules/.pnpm/@babel+core@7.24.4/node_modules/@babel/core/node_modules/.bin/json5: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
┃ > node_modules/.pnpm/@babel+core@7.24.4/node_modules/@babel/core/node_modules/.bin/semver: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
┃ > node_modules/.pnpm/prosemirror-markdown@1.13.0/node_modules/prosemirror-markdown/node_modules/.bin/markdown-it: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
┃ > node_modules/.pnpm/flat-cache@3.2.0/node_modules/flat-cache/node_modules/.bin/rimraf: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
┃ > node_modules/.pnpm/rollup@3.29.5/node_modules/rollup/dist/bin/rollup: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
┃ > node_modules/.pnpm/cssesc@3.0.0/node_modules/cssesc/bin/cssesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/cikdc61gfwvdma6y0p9b5d5d448aqcv6-nodejs-24.12.0/bin/node"
┃ > node_modules/.pnpm/@eslint-community+eslint-utils@4.4.1_eslint@8.57.0/node_modules/@eslint-community/eslint-utils/node_modules/.bin/eslint: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/b…
┃ > node_modules/.pnpm/postcss-selector-parser@6.0.16/node_modules/postcss-selector-parser/node_modules/.bin/cssesc: interpreter directive changed from "#!/bin/sh" to "/nix/store/lw117lsr8d585xs63kx5k233impyrq7q-bash-5.3p3/bin/sh"
┃ > Finished pnpmConfigHook
┃ > Running phase: buildPhase
┃ > Executing tauriBuildHook
┃ > /build/source/src-tauri /build/source
┃ > cargo-tauri.hook cargoFlags: -j 16 --target x86_64-unknown-linux-gnu --offline --profile release
┃ > cargo-tauri.hook tauriFlags: --bundles deb --target x86_64-unknown-linux-gnu
┃ > Info Looking up installed tauri packages to check mismatched versions...
┃ > Error Found version mismatched Tauri packages. Make sure the NPM package and Rust crate versions are on the same major/minor releases:
┃ > tauri (v2.6.2) : @tauri-apps/api (v2.0.0)
┃ > tauri-plugin-fs (v2.3.0) : @tauri-apps/plugin-fs (v2.2.0)
┃ > tauri-plugin-http (v2.4.4) : @tauri-apps/plugin-http (v2.2.0)
┃ For full logs, run:
┃ nix log /nix/store/ialbvywmvjx4mlyvwvlsnpwnswdr3jxh-quantframe-1.5.9.drv
┣━ Dependency Graph:
┃ ┌─ ⏸ unit-dbus.service waiting for 1 ⏵
┃ │ ┌─ ⏸ X-Restart-Triggers-polkit waiting for 1 ⏵
┃ ├─ ⏸ unit-polkit.service
┃ ┌─ ⏸ system-units
┃ │ ┌─ ⏸ X-Restart-Triggers-dbus waiting for 1 ⏵
┃ │ ┌─ ⏸ unit-dbus.service
┃ ├─ ⏸ user-units
┃ │ ┌─ ⏵ quantframe-1.5.9 (buildPhase) ⏱ 13s
┃ │ ┌─ ⏸ system-path
┃ ├─ ⏸ dbus-1
┃ ┌─ ⏸ etc
┃ ┌─ ⏸ activate
┃ ⏸ nixos-system-nixos-26.05.20260102.fb7944c
┣━━━ Builds
┗━ ∑ ⏵ 1 │ ✔ 0 │ ⏸ 12 │ ⚠ Exited with 3 errors reported by nix at 15:22:42 after 29s
Error:
0: Failed to build configuration
1: Command exited with status Exited(1)
Additional context
No response
System metadata
- system:
"x86_64-linux"
- host os:
Linux 6.12.63, NixOS, 26.05 (Yarara), 26.05.20260102.fb7944c
- multi-user?:
yes
- sandbox:
yes
- version:
nix-env (Nix) 2.31.2+2
- nixpkgs:
/nix/store/as8ksm9hafq3x3cvml95i5s092903kvk-source
Notify maintainers
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Nixpkgs version
Describe the bug
Programs fails to build against unstable
Steps to reproduce
Attempt to install on unstable
Expected behaviour
For it to build.
Screenshots
Relevant log output
Additional context
No response
System metadata
"x86_64-linux"Linux 6.12.63, NixOS, 26.05 (Yarara), 26.05.20260102.fb7944cyesyesnix-env (Nix) 2.31.2+2/nix/store/as8ksm9hafq3x3cvml95i5s092903kvk-sourceNotify maintainers
@nyukuru
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.