Loading pkgs/tools/audio/beets/plugins/alternatives.nix +3 −2 Original line number Diff line number Diff line Loading @@ -8,14 +8,14 @@ python3Packages.buildPythonApplication rec { pname = "beets-alternatives"; version = "0.13.3"; version = "0.13.4"; pyproject = true; src = fetchFromGitHub { repo = "beets-alternatives"; owner = "geigerzaehler"; tag = "v${version}"; hash = "sha256-j56AzbpZFACXy5KqafE8PCC+zM6pXrxr/rWy9UjZPQg="; hash = "sha256-jGHRoBBXqJq0r/Gbp7gkuaEFPVMGE6cqQRi84AHTXxQ="; }; nativeBuildInputs = [ Loading @@ -33,6 +33,7 @@ python3Packages.buildPythonApplication rec { pytest-cov-stub mock pillow tomli typeguard ] ++ [ Loading Loading
pkgs/tools/audio/beets/plugins/alternatives.nix +3 −2 Original line number Diff line number Diff line Loading @@ -8,14 +8,14 @@ python3Packages.buildPythonApplication rec { pname = "beets-alternatives"; version = "0.13.3"; version = "0.13.4"; pyproject = true; src = fetchFromGitHub { repo = "beets-alternatives"; owner = "geigerzaehler"; tag = "v${version}"; hash = "sha256-j56AzbpZFACXy5KqafE8PCC+zM6pXrxr/rWy9UjZPQg="; hash = "sha256-jGHRoBBXqJq0r/Gbp7gkuaEFPVMGE6cqQRi84AHTXxQ="; }; nativeBuildInputs = [ Loading @@ -33,6 +33,7 @@ python3Packages.buildPythonApplication rec { pytest-cov-stub mock pillow tomli typeguard ] ++ [ Loading