timetrap: Migrate to by-name

This commit is contained in:
Guy Chronister
2025-05-11 14:24:40 +00:00
parent 5f3bdeb82e
commit 4eefc796b0
5 changed files with 0 additions and 2 deletions
-2
View File
@@ -4590,8 +4590,6 @@ with pkgs;
tiled = libsForQt5.callPackage ../applications/editors/tiled { };
timetrap = callPackage ../applications/office/timetrap { };
tinc = callPackage ../tools/networking/tinc { };
tikzit = libsForQt5.callPackage ../tools/typesetting/tikzit { };