mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
Merge pull request #189243 from viraptor/zenith-darwin
zenith: mark working on darwin
This commit is contained in:
commit
b93282430d
@ -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