Loading pkgs/development/python-modules/beancount-black/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "beancount-black"; version = "1.0.4"; version = "1.0.5"; disabled = pythonOlder "3.9"; format = "pyproject"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "LaunchPlatform"; repo = "beancount-black"; rev = "refs/tags/${version}"; hash = "sha256-GrdQCxVsAzCusxxfQHF48doWG8OVrqBayCFof9RHTkE="; hash = "sha256-vo11mlgDhyc8YFnULJ4AFrANWmGpAMNX5jJ6QaUNqk0="; }; buildInputs = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/beancount-black/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "beancount-black"; version = "1.0.4"; version = "1.0.5"; disabled = pythonOlder "3.9"; format = "pyproject"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "LaunchPlatform"; repo = "beancount-black"; rev = "refs/tags/${version}"; hash = "sha256-GrdQCxVsAzCusxxfQHF48doWG8OVrqBayCFof9RHTkE="; hash = "sha256-vo11mlgDhyc8YFnULJ4AFrANWmGpAMNX5jJ6QaUNqk0="; }; buildInputs = [ poetry-core ]; Loading