Merge pull request #61701 from livnev/tree-from-tags

tree-from-tags: init at 1.1
This commit is contained in:
Joachim F
2019-07-23 07:37:16 +00:00
committed by GitHub
6 changed files with 74 additions and 0 deletions

View File

@@ -20682,6 +20682,8 @@ in
trayer = callPackage ../applications/window-managers/trayer { };
tree-from-tags = callPackage ../applications/audio/tree-from-tags { };
tdrop = callPackage ../applications/misc/tdrop { };
tree = callPackage ../tools/system/tree {};