-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
jitsi-meet-electron: init at 2.0.0 #84898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I tried to package $pname but I am stuck at the point where running the binary ends up with the following:
Maybe someone with more Electron experience can help me here? The directory under
|
Your |
pkgs/applications/networking/instant-messengers/jitsi-meet-electron/default.nix
Outdated
Show resolved
Hide resolved
e84b4c0
to
7d5d725
Compare
I fixed the issues and the PR is ready for review. |
The package works for me as is without any problems. If there is a need to wait for #84913 to be merged before this goes in, I am more than fine to wait. |
Works fine for me, even in a nix-shell with --pure 👍 |
Likely your environments are polluted by wrapped programs. If it has any sort of file chooser it will likely crash without the gtk schema. |
It seems there are not native dialogs in the app, that's why I was not able to cause a crash. |
pkgs/applications/networking/instant-messengers/jitsi-meet-electron/default.nix
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving that this does work. In fact, I used it in the 20.03 GO/NO-GO meeting and have been using it since 😄
7d5d725
to
91aa477
Compare
Thanks @prusnak ✨ |
Motivation for this change
Fixes #84082
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)