doc/tauri: use tauri 2.0 dependencies & new darwin SDK pattern in example#357148
doc/tauri: use tauri 2.0 dependencies & new darwin SDK pattern in example#357148getchoo merged 2 commits intoNixOS:masterfrom
Conversation
Eveeifyeve
left a comment
There was a problem hiding this comment.
Just need to test this pr before I can say it's a good to go.
|
I think libsoup is still required, but with libsoup_3 instead of libsoup |
|
And BTW, should also mention that libayatana-appindicator or libappindicator is required on Linux if the app has the |
webkitgtk_4_1 already uses it and propagates it
This would be better in a separate PR (and was actually missing from the v1 documentation as well). We should also try to avoid LD_LIBRARY_PATH hacks and opt instead of forcing linking through linker args/patching -- as done here for example |
|
Successfully created backport PR for |
Part of #354146
Follow up to #346277
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-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.