Merge remote-tracking branch 'origin/master' into staging-next
This commit is contained in:
@@ -80,7 +80,7 @@ buildNodejs {
|
||||
revert = true;
|
||||
})
|
||||
]
|
||||
++ lib.optionals stdenv.is32bit [
|
||||
++ lib.optionals stdenv.hostPlatform.is32bit [
|
||||
# see: https://github.com/nodejs/node/issues/58458
|
||||
./v24-32bit.patch
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user