tree-from-tags: move to by-name

This commit is contained in:
wxt
2024-11-10 07:27:06 +08:00
parent 1546e0871c
commit cf0033968a
5 changed files with 0 additions and 2 deletions
-2
View File
@@ -16211,8 +16211,6 @@ with pkgs;
wlroots = wlroots_0_18;
};
tree-from-tags = callPackage ../applications/audio/tree-from-tags { };
treesheets = callPackage ../applications/office/treesheets {
wxGTK = wxGTK32;
inherit (darwin.apple_sdk.frameworks) Cocoa;