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