pythonPackages.buttersink: only with python 2.x
This commit is contained in:
parent
8916131012
commit
2469d0bd28
@ -2229,6 +2229,9 @@ in {
|
||||
url = "mirror://pypi/b/buttersink/${name}.tar.gz";
|
||||
};
|
||||
|
||||
# Python 2 syntax
|
||||
disabled = isPy3k;
|
||||
|
||||
meta = {
|
||||
description = "Synchronise btrfs snapshots";
|
||||
longDescription = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user