Loading pkgs/by-name/cz/czkawka/package.nix +8 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ testers, wrapGAppsHook4, xvfb-run, versionCheckHook, }: let Loading Loading @@ -80,6 +81,13 @@ let install -Dm444 -t $out/share/metainfo data/com.github.qarmin.czkawka.metainfo.xml ''; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgram = "${placeholder "out"}/bin/czkawka_cli"; versionCheckProgramArg = [ "--version" ]; doInstallCheck = true; passthru = { tests.version = testers.testVersion { package = self; Loading Loading
pkgs/by-name/cz/czkawka/package.nix +8 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ testers, wrapGAppsHook4, xvfb-run, versionCheckHook, }: let Loading Loading @@ -80,6 +81,13 @@ let install -Dm444 -t $out/share/metainfo data/com.github.qarmin.czkawka.metainfo.xml ''; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgram = "${placeholder "out"}/bin/czkawka_cli"; versionCheckProgramArg = [ "--version" ]; doInstallCheck = true; passthru = { tests.version = testers.testVersion { package = self; Loading