Loading pkgs/tools/audio/beets/plugins/copyartifacts.nix +2 −0 Original line number Diff line number Diff line Loading @@ -56,5 +56,7 @@ python3Packages.buildPythonApplication rec { changelog = "https://github.com/adammillerio/beets-copyartifacts/releases/tag/${src.tag}"; license = lib.licenses.mit; inherit (beets.meta) platforms; # Isn't compatible with beets >= 2.3 broken = true; }; } Loading
pkgs/tools/audio/beets/plugins/copyartifacts.nix +2 −0 Original line number Diff line number Diff line Loading @@ -56,5 +56,7 @@ python3Packages.buildPythonApplication rec { changelog = "https://github.com/adammillerio/beets-copyartifacts/releases/tag/${src.tag}"; license = lib.licenses.mit; inherit (beets.meta) platforms; # Isn't compatible with beets >= 2.3 broken = true; }; }