marktext: fix build
This commit is contained in:
@@ -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 [
|
||||
|
||||
Reference in New Issue
Block a user