marktext: fix build (#519620)

This commit is contained in:
yaya
2026-05-13 06:51:30 +00:00
committed by GitHub
+2
View File
@@ -8,6 +8,7 @@
nodejs,
electron,
python3,
node-gyp,
libx11,
xorgproto,
libxkbfile,
@@ -51,6 +52,7 @@ stdenv.mkDerivation (finalAttrs: {
(python3.withPackages (ps: with ps; [ packaging ]))
pkg-config
nodejs
node-gyp
node-gyp-build
]
++ lib.optionals stdenv.hostPlatform.isDarwin [