Revert "buku-4.1: pinned python to python36 due to #52766"
This reverts commit 5ddd094ce0
.
This commit is contained in:
parent
a9bf4cea4b
commit
6c53ffa502
1 changed files with 1 additions and 3 deletions
|
@ -1791,9 +1791,7 @@ in
|
||||||
|
|
||||||
burp = callPackage ../tools/backup/burp { };
|
burp = callPackage ../tools/backup/burp { };
|
||||||
|
|
||||||
buku = callPackage ../applications/misc/buku {
|
buku = callPackage ../applications/misc/buku { };
|
||||||
python3 = python36; # due to #52766
|
|
||||||
};
|
|
||||||
|
|
||||||
byzanz = callPackage ../applications/video/byzanz {};
|
byzanz = callPackage ../applications/video/byzanz {};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue