Update pkgs/applications/video/glaxnimate/default.nix

Co-authored-by: tricktron <tgagnaux@gmail.com>

authored by Tobias Bora tricktron and committed by Manuel Bärenz dfb582da e8b763c9

+4
+4
pkgs/applications/video/glaxnimate/default.nix
··· 39 39 qttools 40 40 ]; 41 41 42 + passthru.tests.version = testers.testVersion { 43 + package = glaxnimate; 44 + command = "glaxnimate --version"; 45 + }; 42 46 meta = with lib; { 43 47 homepage = "https://gitlab.com/mattbas/glaxnimate"; 44 48 description = "Simple vector animation program.";