Loading pkgs/by-name/au/autotrash/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ python3Packages.buildPythonPackage rec { postInstall = "installManPage doc/autotrash.1"; pythonImportsCheck = [ "autotrash" ]; nativeCheckInputs = [ python3Packages.pytestCheckHook ]; meta = { description = "Tool to automatically purge old trashed files"; Loading Loading
pkgs/by-name/au/autotrash/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ python3Packages.buildPythonPackage rec { postInstall = "installManPage doc/autotrash.1"; pythonImportsCheck = [ "autotrash" ]; nativeCheckInputs = [ python3Packages.pytestCheckHook ]; meta = { description = "Tool to automatically purge old trashed files"; Loading