nixpkgs/pkgs/tools/audio/beets
aszlig 1f9cbcd21d
beets: Set Python version via top-level attribute
This largely reverts commit 599312739e.

The main reason is that it breaks the plugins, because the mentioned
commit didn't change the attributes for the plugins as well.

But instead of just fixing the attributes when we import the plugin
packages, let's just override pythonPackages in all-packages.nix.

Right now, Beets is in transition to Python 3, so we don't need to wait
that long until we can remove the dependency on Python 2:

https://github.com/beetbox/beets/releases/tag/v1.4.1

Once Python 3 support is no longer beta, we can just change this by
changing one line only instead of several.

Tested this by building beets with both external plugins.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @FRidh
2016-12-03 05:25:13 +01:00
..
alternatives-plugin.nix beets: Use pythonPackages.buildPythonApplication 2016-09-27 00:07:45 +02:00
copyartifacts-plugin.nix beets: Use pythonPackages.buildPythonApplication 2016-09-27 00:07:45 +02:00
default.nix beets: Set Python version via top-level attribute 2016-12-03 05:25:13 +01:00
keyfinder-default-bin.patch beets: 1.3.19 -> 1.4.1 2016-11-28 08:58:08 +01:00
replaygain-default-bs1770gain.patch beets: Use bs1770gain by default for replaygain 2015-12-18 05:58:27 +01:00