Merge pull request #316414 from GaetanLepage/emacs-lsp-bridge

emacsPackages.lsp-bridge: fix build on darwin
This commit is contained in:
Kira Bruneau 2024-06-01 10:09:41 -04:00 committed by GitHub
commit ed61d34ac1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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