0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

victorialogs: init at 1.24.0 (#418806)

This commit is contained in:
Yorick 2025-06-23 17:05:41 +02:00 committed by GitHub
commit cb6adfec42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 109 additions and 9 deletions

View file

@ -1478,6 +1478,7 @@ in
vector = import ./vector { inherit runTest; };
velocity = runTest ./velocity.nix;
vengi-tools = runTest ./vengi-tools.nix;
victorialogs = runTest ./victorialogs.nix;
victoriametrics = handleTest ./victoriametrics { };
vikunja = runTest ./vikunja.nix;
virtualbox = handleTestOn [ "x86_64-linux" ] ./virtualbox.nix { };