-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
deltachat-desktop: 1.46.8 -> 1.48.0 #355575
Conversation
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.
Hope this helps to get this going
fc7a8c9
to
b8a28d5
Compare
rm node_modules/@deltachat/stdio-rpc-server-*/deltachat-rpc-server | ||
ln -s ${lib.getExe deltachat-rpc-server} node_modules/@deltachat/stdio-rpc-server-linux-* | ||
''; | ||
ln -s ${lib.getExe deltachat-rpc-server} node_modules/@deltachat/stdio-rpc-server-* |
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.
@Simon-Laux Does this look like the correct alternative to DELTA_CHAT_RPC_SERVER
?
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.
yes. I first thought generating a @deltachat/stdio-rpc-server-<os>-<arch>/package.json
might be necessary for detection, but looks like it already finds it just fine.
The Darwin build fails with
Since I don't want to invest too much time into that I'll probably just mark it broken. |
b8a28d5
to
69c13d2
Compare
69c13d2
to
d783bfa
Compare
Successfully created backport PR for |
Diff: deltachat/deltachat-desktop@v1.46.8...v1.48.0
Changelog: https://github.com/deltachat/deltachat-desktop/blob/v1.48.0/CHANGELOG.md
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.