mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
Merge pull request #256605 from NixOS/backport-256566-to-release-23.05
[Backport release-23.05] alerta: fix dependency error
This commit is contained in:
@@ -29,6 +29,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
requests
|
||||
requests-hawk
|
||||
sentry-sdk
|
||||
setuptools
|
||||
];
|
||||
|
||||
# We can't run the tests from Nix, because they rely on the presence of a working MongoDB server
|
||||
|
||||
Reference in New Issue
Block a user