···3435 passthru.updateScript = ./update.sh;
3600037 meta = {
38 description = "Allows you to expose a web server running on your local machine to the internet";
39 homepage = "https://ngrok.com/";
···3435 passthru.updateScript = ./update.sh;
3637+ # Stripping causes SEGFAULT on x86_64-darwin
38+ dontStrip = true;
39+40 meta = {
41 description = "Allows you to expose a web server running on your local machine to the internet";
42 homepage = "https://ngrok.com/";