-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
bazecor: init at 1.3.6 #254264
bazecor: init at 1.3.6 #254264
Conversation
Please squash. |
Did you try building from source? There are already a few electron apps using yarn in nixpkgs. You could copy from those expressions. |
No, I just adapted the chrysalis derivation and thought it would be nice to upstream it; I might look into building it from source in the future when I have time. |
@dotlambda I did try to build from source a while ago, got stuck with some Electron dependency: Dygmalab/Bazecor#370 |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/2733 |
@amesgen does this work for you on NixOS? I'm just trying it out and get this error: Electron's autoUpdater does not support the 'linux' platform
CHECKING BACKUP FOLDER VALUE /home/gvolpe/Dygma/Backups
[4302:1009/151524.287338:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.portal.Desktop was not provided by any .service files Not sure if this is relevant or not, but the Update Firmware option just gives me a blank screen and it seems stuck there. Also, I can't access the configured layers on my Defy either... |
Yes, it works well for my Raise, but I have to reboot after installing it for the first time before it works; otherwise, I get behavior similar to what you describe. Maybe it is enough to restart some udev-related services (but just restarting |
@amesgen thanks, I'm still looking at it, might need to raise an issue with them directly. It doesn't work at all with my Dygma Defy (just arrived today), even after restarting my OS 😭 EDIT: I've raised Dygmalab/Bazecor#525, might be helpful to other Defy owners on Linux... |
@amesgen FWIW I managed to fix my connection issues (details on the issue linked above). TL;DR I needed different udev rules. |
@amesgen if interested, I came up with a workaround to remove the annoying udev rules check on startup 😄 EDIT: This PR should make it easier if accepted: #261190 |
Thanks, integrated 👍 |
Co-authored-by: Gabriel Volpe <volpegabriel@gmail.com>
@Artturin I've already approved this two months ago, would be nice to get it merged, thanks 🙏🏽 |
thank you!! |
Description of changes
Adapted from the chrysalis derivation.
Things done
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)