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