-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
Improvements for Prosody #27716
Improvements for Prosody #27716
Conversation
This flag seems to be useless.
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.
Code looks fine to me. Thanks especially for splitting the changes nicely into different commits!
I'm going to test these changes why my current prosody installations.
I have fixed invalid argument name for DBI support, |
That's fine! Just rebase your changes into the appropriate commits like you did. Thanks! |
I'm in the process of moving my prosody server to NixOS, and this looks exactly like what I need. 😄 @sshisk Do you think you can resolve the current conflicts to get this merged? |
Rebased and conflict-resolved version at #31006 |
Thanks a lot @florianjacob! And @sshisk of course! Let's continue in #31006. |
Motivation for this change
Hi! This is mostly new lua modules for Prosody, for example luadbi, but additionally some changes in NixOS module. It was tested for several months.
Things done
Please check what applies. Note that these are not hard requirements but mereley serve as information for reviewers.
(nix.useSandbox on NixOS,
or option
build-use-sandbox
innix.conf
on non-NixOS)
nix-shell -p nox --run "nox-review wip"
./result/bin/
)