thanos: 0.38.0 → 0.39.2 (#420486)

This commit is contained in:
misuzu
2025-08-14 23:09:06 +03:00
committed by GitHub
3 changed files with 8 additions and 7 deletions

View File

@@ -1492,7 +1492,7 @@ in
teleports = runTest ./teleports.nix;
thelounge = handleTest ./thelounge.nix { };
terminal-emulators = handleTest ./terminal-emulators.nix { };
thanos = handleTest ./thanos.nix { };
thanos = runTest ./thanos.nix;
tiddlywiki = runTest ./tiddlywiki.nix;
tigervnc = handleTest ./tigervnc.nix { };
tika = runTest ./tika.nix;