signal-desktop: fix darwin build
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
actool,
|
||||
stdenv,
|
||||
lib,
|
||||
nodejs_24,
|
||||
@@ -93,6 +94,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
strictDeps = true;
|
||||
nativeBuildInputs = [
|
||||
actool
|
||||
node-gyp
|
||||
nodejs
|
||||
pnpmConfigHook
|
||||
|
||||
Reference in New Issue
Block a user