zenith: mark working on darwin
This commit is contained in:
parent
cc9c837aa2
commit
ac6737c9b5
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user