diff options
| author | Colin <colin@uninsane.org> | 2025-12-20 05:08:45 +0000 |
|---|---|---|
| committer | Colin <colin@uninsane.org> | 2025-12-20 06:09:24 +0000 |
| commit | 760eb704d90759e7dacc8fa4b86372bec0b64bbd (patch) | |
| tree | fb7b678f86539b8de1bf94f66cda1a8f4fc48665 /pkgs/development/python-modules/rangehttpserver | |
| parent | 465d2bf38a2a987bd35b95a6bc075da1f3bc02dc (diff) | |
signal-desktop: fix cross compilation
`nativeBuildInputs = [ (pnpm_10.override { inherit nodejs; }) ]`
uses a `nodejs` built for the host platform, but a `pnpm` built for the
build platform. that causes exec errors, but it seems we don't actually
need `pnpm` to be using the same nodejs version that signal-desktop
itself is built against, so just drop the override.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
