Commit ce18c85f authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.distorm3: format with nixfmt

parent e4216e02
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
{ lib
, buildPythonPackage
, fetchFromGitHub
, pythonOlder
, pytestCheckHook
, yasm
{
  lib,
  buildPythonPackage,
  fetchFromGitHub,
  pythonOlder,
  pytestCheckHook,
  yasm,
}:

buildPythonPackage rec {