Merge pull request #189243 from viraptor/zenith-darwin
zenith: mark working on darwin
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user