mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 04:26:01 +01:00
By doing so, they get reported when building through the daemon via either `unix://` or `ssh-ng://`.
8 lines
270 B
Markdown
8 lines
270 B
Markdown
---
|
|
synopsis: Include cgroup stats when building through the daemon
|
|
prs: 9598
|
|
---
|
|
|
|
Nix now also reports cgroup statistics when building through the nix daemon and when doing remote builds using ssh-ng,
|
|
if both sides of the connection are this version of Nix or newer.
|
|
|