Skip to content

piped: use pnpm 10#529330

Merged
khaneliman merged 1 commit into
NixOS:masterfrom
lucasew:20260607-pnpm-piped
Jun 9, 2026
Merged

piped: use pnpm 10#529330
khaneliman merged 1 commit into
NixOS:masterfrom
lucasew:20260607-pnpm-piped

Conversation

@lucasew

@lucasew lucasew commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: lucasew lucas59356@gmail.com

cc #529285

Did it the oldshool way through my phone using SSH

Things done

@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jun 8, 2026
Signed-off-by: lucasew <lucas59356@gmail.com>
@lucasew lucasew force-pushed the 20260607-pnpm-piped branch from 92ecbb2 to 43af989 Compare June 8, 2026 00:43
@dotlambda dotlambda mentioned this pull request Jun 8, 2026
54 tasks
@khaneliman

Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 529330
Commit: 43af989f50e5b854bc157c0fb3e179b51fc8675e


x86_64-linux

✅ 1 package built:
  • piped

aarch64-linux

✅ 1 package built:
  • piped

aarch64-darwin

❌ 1 package failed to build:
  • piped

piped
PWA v0.20.5
mode      generateSW
precache  48 entries (1408.69 KiB)
files generated
  dist/sw.js.map
  dist/sw.js
  dist/workbox-4dbe5713.js.map
  dist/workbox-4dbe5713.js
Assertion failed: (errno == EINTR), function uv__io_poll, file kqueue.c, line 279.
/nix/store/32ci8m3y91ffnkbmy910cpmiwh8127vh-npm-build-hook/nix-support/setup-hook: line 3:  7823 Abort trap: 6              npm run ${npmWorkspace+--workspace=$npmWorkspace} "$npmBuildScript" $npmBuildFlags "${npmBuildFlagsArray[@]}" $npmFlags "${npmFlagsArray[@]}"

ERROR: npm run build [...] failed

Here are a few things you can try, depending on the error:

  1. Make sure your build script (build) exists
    If there is none, set dontNpmBuild = true.
  2. If the error being thrown is something similar to "error:0308010C:digital envelope routines::unsupported", add NODE_OPTIONS = &quot;--openssl-legacy-provider&quot; to your derivation
    See nodejs 17: digital envelope routines::unsupported webpack/webpack#14532 for more information.

@khaneliman

Copy link
Copy Markdown
Contributor

Looks like pre-existing failure. Package has been failing on darwin since 5-13.

@khaneliman khaneliman added this pull request to the merge queue Jun 9, 2026
Merged via the queue into NixOS:master with commit 2a305d8 Jun 9, 2026
26 checks passed
pcarrier pushed a commit to indent-com/blit that referenced this pull request Jun 11, 2026
pnpm 11 aborts (libuv kqueue assertion, SIGABRT/134) inside the macOS
Nix sandbox right after dependency install in fetchPnpmDeps, breaking
the macos-aarch64 release job. The ulimit and trustLockfile workarounds
shipped in v0.34.0 did not help. Pin pnpm_10 for fetchPnpmDeps,
webAppDist and websiteDist (store layouts must match) and regenerate
pnpmDeps.hash. nixpkgs applies the same mitigation (NixOS/nixpkgs#529330).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants