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

Co-authored-by: tricktron <tgagnaux@gmail.com>
This commit is contained in:
Tobias Bora
2023-01-09 12:57:15 +01:00
committed by Manuel Bärenz
co-authored by tricktron
parent e8b763c9db
commit dfb582daa7
@@ -39,6 +39,10 @@ stdenv.mkDerivation rec {
qttools
];
passthru.tests.version = testers.testVersion {
package = glaxnimate;
command = "glaxnimate --version";
};
meta = with lib; {
homepage = "https://gitlab.com/mattbas/glaxnimate";
description = "Simple vector animation program.";