Files
nixpkgs/pkgs/servers/web-apps
Maximilian Bosch ba307dd176 codimd: fix build
This package broke during the update of `nodejs-10_x` to `v10.17.0`[1]
since `node-gyp` got updated from `3.8.0` to `5.0.3` during the NPM
update to `6.10.2`[2] which is bundled in the `nodejs` release tarball.

This `node-gyp`-version is used by the build script for `codimd` to
build several dependencies such as `node-sqlite3`. Older `node-gyp`
versions expected source headers for the compilation in `~/.node-gyp`,
with `node-gyp@5.0.3`, headers are declared by using the `--nodedir`
option.

[1] 7785f49b23
[2] e2291cf805
2019-11-23 00:40:58 +01:00
..
2019-11-23 00:40:58 +01:00
2019-10-20 11:46:54 +02:00
2019-08-28 11:07:32 +00:00
2019-10-28 05:11:22 +00:00
2019-10-18 19:15:42 -04:00
2019-11-12 07:43:51 -05:00
2019-10-18 19:05:35 -04:00