pythonPackages.buttersink: only with python 2.x

This commit is contained in:
Frederik Rietdijk 2016-12-25 16:42:49 +01:00
parent 8916131012
commit 2469d0bd28

View File

@ -2229,6 +2229,9 @@ in {
url = "mirror://pypi/b/buttersink/${name}.tar.gz";
};
# Python 2 syntax
disabled = isPy3k;
meta = {
description = "Synchronise btrfs snapshots";
longDescription = ''