-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
espanso: 2.1.8 -> 2.2-unstable-2024-05-14 #311724
Conversation
I would really love to get my Darwin changes integrated as well, outlined in #291484 I can make them as a separate PR. Most importantly, I think this pre-release should contain espanso/espanso@471c284 which fixes a runtime crash-on-launch for aarch64-Darwin (I can confirm soon). |
I tried to incorporate your changes here. Please tell me if this is correct! |
2aff9af
to
71969bb
Compare
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.
Runs ans works great, looks to have incorporated all the changes I was interested in. Thank you!
86cd254
to
5822e09
Compare
This commit also removes patches that seem no longer necessary, removes `--replace` calls that were not working, and uses `--replace-fail` going forward in keeping with the deprecation of `--replace`. Co-authored-by: Nathan Henrie <[email protected]>
Result of 2 packages built:
|
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.
Lovely, thanks
Description of changes
Upgrade espanso to a pre-release version to fix rendering issue on wayland.
This PR is on the
dev
branch, but not yet in a release: espanso/espanso#1901Without it, the tool is broken under wayland.
I am unable to test this under darwin.
Closes #286384, closes #291484.
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.