python312Packages.pyjson5: format with nixfmt

This commit is contained in:
Fabian Affolter
2024-05-06 22:52:36 +02:00
parent 22cdfcbe54
commit 1eb80bce6d
@@ -1,10 +1,11 @@
{ lib
, buildPythonPackage
, cython
, fetchFromGitHub
, pythonOlder
, setuptools
, wheel
{
lib,
buildPythonPackage,
cython,
fetchFromGitHub,
pythonOlder,
setuptools,
wheel,
}:
buildPythonPackage rec {