cerebral / cerebral-debugger

Debugger for Cerebral
http://cerebraljs.com/docs/introduction/debugger.html
MIT License
33 stars 16 forks source link

Please consider upgrading electron version, as I try to package it for nixpkgs #68

Open scalavision opened 3 years ago

scalavision commented 3 years ago

I get a security warning when using electron in nixpkgs for versions 3 and 4, but the debugger seems to run. I am not able to make it run for electron version 5 (which still is flawed with security vulnerabilities).

Please consider upgrading to a newer version of electron. I am working on the package here:

https://github.com/scalavision/nixpkgs/commit/0c6b65ec6a62f32c891d01a5226441fff60d7cbe

It would make it very easy for future developers to install it directly from the nix package manager.