emacsPackages.lsp-bridge: fix on darwin
This commit is contained in:
@@ -88,6 +88,8 @@ melpaBuild {
|
||||
runHook postCheck
|
||||
'';
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
passthru.updateScript = writeScript "update.sh" ''
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p common-updater-scripts coreutils git gnused
|
||||
|
||||
Reference in New Issue
Block a user