Loading pkgs/by-name/me/memtree/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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
pkgs/by-name/me/memtree/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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; }; }