mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-14 18:26:16 +02:00
9 lines
270 B
Markdown
9 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.
|
||
|
|