python312Packages.distorm3: format with nixfmt

This commit is contained in:
Fabian Affolter
2024-05-22 13:30:51 +02:00
parent e4216e0253
commit ce18c85f05
@@ -1,9 +1,10 @@
{ lib
, buildPythonPackage
, fetchFromGitHub
, pythonOlder
, pytestCheckHook
, yasm
{
lib,
buildPythonPackage,
fetchFromGitHub,
pythonOlder,
pytestCheckHook,
yasm,
}:
buildPythonPackage rec {