haste-server: fix broken symlink
This commit is contained in:
@@ -22,6 +22,7 @@ buildNpmPackage rec {
|
||||
|
||||
postInstall = ''
|
||||
install -Dt "$out/share/haste-server" about.md
|
||||
rm -rf "$out/lib/node_modules/haste/node_modules/.bin/"
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
|
||||
Reference in New Issue
Block a user