zenith: mark working on darwin

This commit is contained in:
Stanisław Pitucha 2022-09-01 20:24:55 +10:00
parent cc9c837aa2
commit ac6737c9b5

View File

@ -34,7 +34,6 @@ rustPlatform.buildRustPackage rec {
'';
meta = with lib; {
broken = stdenv.isDarwin;
description = "Sort of like top or htop but with zoom-able charts, network, and disk usage"
+ lib.optionalString nvidiaSupport ", and NVIDIA GPU usage";
homepage = "https://github.com/bvaisvil/zenith";