This branch is 1492 commits behind rarias/jungle:master
Rodrigo Arias Mallo 13e084f34f Add custom nix-daemon exporter
Allows us to see which derivations are being built in realtime. It is a
bit of a hack, but it seems to work. We simply look at the environment
of the child processes of nix-daemon (usually bash) and then look for
the $name variable which should hold the current derivation being
built. Needs root to be able to read the environ file of the different
nix-daemon processes as they are owned by the nixbld* users.

See: https://discourse.nixos.org/t/query-ongoing-builds/23486
2025-04-30 13:09:49 +02:00
2025-04-30 13:09:49 +02:00
2025-04-15 14:08:22 +02:00
2025-01-16 14:23:19 +01:00
2025-01-16 15:43:13 +01:00
2025-04-08 17:14:42 +02:00
2025-04-08 17:14:42 +02:00
2023-06-16 12:13:07 +02:00
Description
Configuration for NixOS machines.
27 MiB
Languages
HTML 60.6%
Nix 30%
CSS 7.2%
JavaScript 1.9%
Shell 0.3%