From 6a6c44a9b03922d10832596057ce9c43cc579dc0 Mon Sep 17 00:00:00 2001 From: devhell Date: Wed, 19 Aug 2020 19:24:32 +0100 Subject: core/tests: Remove mathics This package, the module and its test have been removed [1], so to unbreak Hydra we need to remove it as well. [1]: https://github.com/NixOS/nixpkgs/commit/aebf9a4709215c230e5841d60e2 --- modules/core/tests.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/core') diff --git a/modules/core/tests.nix b/modules/core/tests.nix index c9e051e5..27e11153 100644 --- a/modules/core/tests.nix +++ b/modules/core/tests.nix @@ -545,9 +545,6 @@ let { check = config.services.mailcatcher.enable; path = ["nixos" "mailcatcher"]; } - { check = config.services.mathics.enable; - path = ["nixos" "mathics"]; - } { check = config.services.matomo.enable; path = ["nixos" "matomo"]; } -- cgit 1.4.1