uptime-kuma: clean up all napi temporary files
This commit is contained in:
@@ -35,7 +35,7 @@ buildNpmPackage rec {
|
|||||||
cp -r dist $out/lib/node_modules/uptime-kuma/
|
cp -r dist $out/lib/node_modules/uptime-kuma/
|
||||||
|
|
||||||
# remove references to nodejs source
|
# remove references to nodejs source
|
||||||
rm -r $out/lib/node_modules/uptime-kuma/node_modules/@louislam/sqlite3/build-tmp-napi-v6
|
rm -r $out/lib/node_modules/uptime-kuma/node_modules/@louislam/sqlite3/build-tmp-napi-v*
|
||||||
'';
|
'';
|
||||||
|
|
||||||
postFixup = ''
|
postFixup = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user