-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
mautrix-signal: 0.7.3 -> 0.7.4 #367446
mautrix-signal: 0.7.3 -> 0.7.4 #367446
Conversation
Getting:
I think the mautrix-signal module's systemd settings need adjustments. Another note: libsignal-ffi should probably move to |
Right, I use my own module, hence I didn't encounter that (sent messages successfully with that update already). |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-24.05
git worktree add -d .worktree/backport-367446-to-release-24.05 origin/release-24.05
cd .worktree/backport-367446-to-release-24.05
git switch --create backport-367446-to-release-24.05
git cherry-pick -x ad10a09e5a782212423e929986d533d7a0a5c707 70952477bf555847126f3e0bfe7027eaaf19f813 |
Successfully created backport PR for |
cc @niklaskorz
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.