Commit 852c6ab2 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python310Packages.mdformat-beautysh: add missing input

parent edd01702
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
, mdit-py-plugins
, poetry-core
, pythonOlder
, wheel
}:

buildPythonPackage rec {
@@ -25,6 +26,7 @@ buildPythonPackage rec {

  nativeBuildInputs = [
    poetry-core
    wheel
  ];

  buildInputs = [