Loading pkgs/by-name/sn/snakefmt/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ python3.pkgs.buildPythonApplication rec { toml ]; pythonRelaxDeps = [ "black" ]; pythonImportsCheck = [ "snakefmt" ]; nativeInstallCheckInputs = [ versionCheckHook ]; Loading Loading
pkgs/by-name/sn/snakefmt/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ python3.pkgs.buildPythonApplication rec { toml ]; pythonRelaxDeps = [ "black" ]; pythonImportsCheck = [ "snakefmt" ]; nativeInstallCheckInputs = [ versionCheckHook ]; Loading