Revert "buku-4.1: pinned python to python36 due to #52766"

This reverts commit 5ddd094ce0.
This commit is contained in:
Robert Schütz 2019-02-12 23:09:48 +01:00
parent a9bf4cea4b
commit 6c53ffa502

View file

@ -1791,9 +1791,7 @@ in
burp = callPackage ../tools/backup/burp { };
buku = callPackage ../applications/misc/buku {
python3 = python36; # due to #52766
};
buku = callPackage ../applications/misc/buku { };
byzanz = callPackage ../applications/video/byzanz {};