memtree: Add missing mainProgram
metadata
This commit is contained in:
parent
1b46ab02fd
commit
4c3cb33788
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ python3Packages.buildPythonApplication {
|
|||
description = "Render cgroups tree annotated by memory usage";
|
||||
homepage = "https://github.com/nbraud/memtree";
|
||||
maintainers = with maintainers; [ nicoo ];
|
||||
mainProgram = "memtree";
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue