-
-
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
pythonPackages.alerta-server: refactor fix broken build #76789
Conversation
Thank you for your contributions. This has been automatically marked as stale because it has had no activity for 180 days. If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity. Here are suggestions that might help resolve this more quickly:
|
|
||
meta = with lib; { | ||
description = "Python wrapper around Lua and LuaJIT"; | ||
homepage = https://github.com/scoder/lupa; |
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.
homepage = https://github.com/scoder/lupa; | |
homepage = "https://github.com/scoder/lupa"; |
}; | ||
|
||
propagatedBuildInputs = [ | ||
redis |
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.
Perhaps this should go to buildInputs
?
Note the merge conflicts. |
See also #112125. |
I marked this as stale due to inactivity. → More info |
Closing due to op not responding and issue seems to be fixed. |
Motivation for this change
Enable all tests and fix broken builds in staging-next. In this case fix alerta-server and some of its dependencies
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @