alerta-server: move to all-packages.nix and use buildPythonApplication

This commit is contained in:
Robert Schütz
2021-02-28 12:25:47 +01:00
parent d0328678e9
commit 3fcd9361b5
4 changed files with 9 additions and 13 deletions
-2
View File
@@ -324,8 +324,6 @@ in {
alerta = callPackage ../development/python-modules/alerta { };
alerta-server = callPackage ../development/python-modules/alerta-server { };
algebraic-data-types = callPackage ../development/python-modules/algebraic-data-types { };
allpairspy = callPackage ../development/python-modules/allpairspy { };