hyperhive/nix/templates
iris ddd0248619 harness-base: fix python3 -c quoting inside nix string
Two consecutive single quotes ('') inside a Nix indented string (''...'')
are treated as the string-end delimiter, breaking nix evaluation.
Switch the shell -c argument from double-quotes to single-quotes so
the Python string literals use double-quotes instead, avoiding any ''
sequences in the Nix source.
2026-05-20 21:01:26 +02:00
..
agent-base.nix programs.git.enable + harness PATH tracks systemPackages 2026-05-15 16:16:14 +02:00
harness-base.nix harness-base: fix python3 -c quoting inside nix string 2026-05-20 21:01:26 +02:00
manager.nix programs.git.enable + harness PATH tracks systemPackages 2026-05-15 16:16:14 +02:00
weston-rdp.nix nix: hyperhive.westonRdp.enable — opt-in weston + RDP backend per agent 2026-05-20 11:26:12 +02:00
weston-vnc.nix weston-vnc: fix PAM service name (weston-remote-access, not weston) 2026-05-20 20:28:32 +02:00