Merge pull request #189243 from viraptor/zenith-darwin

zenith: mark working on darwin
This commit is contained in:
Stanisław Pitucha 2022-09-02 13:42:55 +10:00 committed by GitHub
commit b93282430d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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";