hyperhive/nix
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
..
forge-theme add catppuccin mocha × vibec0re theme to forge 2026-05-20 15:42:32 +02:00
modules fix: use --no-preserve=mode when copying forgejo static root 2026-05-20 20:09:00 +02:00
templates harness-base: fix python3 -c quoting inside nix string 2026-05-20 21:01:26 +02:00