The Electron version has already been bumped from 39 to 41, but the plugin loading issues that got introduced in Electron 40 are not yet fixed.
Probably the same fixes are needed as in the main repo logseq/logseq#12741.
I am not nearly knowledgeable about the codebase to do this myself, sorry.
It would be great to have this, as currently, the users of this package in nixpkgs get a hard-to-ignore warning that the package is using Electron 39 which is EOL.
The Electron version has already been bumped from 39 to 41, but the plugin loading issues that got introduced in Electron 40 are not yet fixed.
Probably the same fixes are needed as in the main repo logseq/logseq#12741.
I am not nearly knowledgeable about the codebase to do this myself, sorry.
It would be great to have this, as currently, the users of this package in
nixpkgsget a hard-to-ignore warning that the package is using Electron 39 which is EOL.