Skip to content

nodejs: update to use latest LTS (v24)#463595

Closed
kahlstrm wants to merge 1 commit into
NixOS:masterfrom
kahlstrm:upgrade-nodejs-alias
Closed

nodejs: update to use latest LTS (v24)#463595
kahlstrm wants to merge 1 commit into
NixOS:masterfrom
kahlstrm:upgrade-nodejs-alias

nodejs: update to use latest LTS (v24)

2781dcb
Select commit
Loading
Failed to load commit list.
OfBorg / nodejs, nodejs.passthru.tests on x86_64-darwin completed Nov 26, 2025

Unexpected error: command failed with exit code 1

Attempted: nodejs, nodejs.passthru.tests

Details

Partial log

dyld[80832]: Symbol not found: __ZNSt3__122__libcpp_verbose_abortEPKcz
  Referenced from: <A004BF73-B9C1-31B4-A7DF-7A7046895792> {{storeDir}}/bin/node (built for macOS 13.5 which is newer than running OS)
  Expected in:     <5C425EA0-066D-38B9-9DB4-8D3885D78B6B> /usr/lib/libc++.1.dylib
error: builder for '/nix/store/w6kpkpx95krirmvzybim2jzy5k2rjrgy-nodejs-24.11.1-test-version.drv' failed with exit code 1;
       last 4 log lines:
       > node --version returned a non-zero exit code.
       > dyld[80832]: Symbol not found: __ZNSt3__122__libcpp_verbose_abortEPKcz
       >   Referenced from: <A004BF73-B9C1-31B4-A7DF-7A7046895792> {{storeDir}}/bin/node (built for macOS 13.5 which is newer than running OS)
       >   Expected in:     <5C425EA0-066D-38B9-9DB4-8D3885D78B6B> /usr/lib/libc++.1.dylib
       For full logs, run 'nix log /nix/store/w6kpkpx95krirmvzybim2jzy5k2rjrgy-nodejs-24.11.1-test-version.drv'.