LnL7 / nix-darwin

nix modules for darwin
MIT License
2.82k stars 431 forks source link

feat: add netdata service #1077

Open rsrohitsingh682 opened 2 weeks ago

rsrohitsingh682 commented 2 weeks ago

resolves #769

srid commented 2 weeks ago

Would require https://github.com/NixOS/nixpkgs/pull/341472 I suppose?

rsrohitsingh682 commented 2 weeks ago

I tested this to work on a Mac.

But note that cloud support is disabled in nixpkgs:

image

https://github.com/khaneliman/nixpkgs/blob/418918ebb1024b8cb401d7386fcc99fc8d77ac1e/pkgs/top-level/all-packages.nix#L9671

Someone should open an issue for this; and ideally fix it.

https://github.com/NixOS/nixpkgs/pull/342708

srid commented 1 week ago

NixOS/nixpkgs#342708

Tested it to work on aarch64-darwin.

rsrohitsingh682 commented 1 week ago

Requesting review from nix-darwin maintainers on this PR.

@Enzime @emilazy @antoineco

antoineco commented 1 week ago

(just to clarify, I'm not a project maintainer!)

rsrohitsingh682 commented 1 week ago

(just to clarify, I'm not a project maintainer!

Apologies for misidentification. Thank you for correcting me.

rsrohitsingh682 commented 1 day ago

Requesting review from (nix-darwin) maintainers.

@emilazy @Enzime