Loading pkgs/development/python-modules/mat2/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ pycairo, dolphinIntegration ? false, kdePackages, versionCheckHook, }: buildPythonPackage rec { Loading Loading @@ -94,6 +95,9 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; meta = { description = "Handy tool to trash your metadata"; homepage = "https://github.com/jvoisin/mat2"; Loading Loading
pkgs/development/python-modules/mat2/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ pycairo, dolphinIntegration ? false, kdePackages, versionCheckHook, }: buildPythonPackage rec { Loading Loading @@ -94,6 +95,9 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook ]; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; meta = { description = "Handy tool to trash your metadata"; homepage = "https://github.com/jvoisin/mat2"; Loading