From 806593f53dde83f367fd9f6ee74a21aef97faf44 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 17 Apr 2024 22:31:55 +0200 Subject: tests: test travelynx using upstream `prove` suite unfortunately, these tests seem to be broken at the moment? Or at least I cannot see where my packaging differs from the provided cpanfile.snapshot. --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 2771329..b83de7a 100644 --- a/flake.nix +++ b/flake.nix @@ -158,6 +158,7 @@ ntfy-matrix-bot transport_validator; tests.bookwyrm = nixpkgs.nixosTest ./tests/bookwyrm.nix; + tests.travelynx = nixpkgs.nixosTest ./tests/travelynx.nix; }; nixosModules = { -- cgit v1.2.3