gtimelog: use python3
This commit is contained in:
parent
e9e4ca6b4a
commit
a06641c08f
@ -22781,7 +22781,7 @@ in
|
||||
|
||||
gthumb = callPackage ../applications/graphics/gthumb { };
|
||||
|
||||
gtimelog = pythonPackages.gtimelog;
|
||||
gtimelog = with python3Packages; toPythonApplication gtimelog;
|
||||
|
||||
inherit (gnome3) gucharmap;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user