5 Commits

Author SHA1 Message Date
kalle 3a45d3177f 2026-04-13T21:27:58+02:00 2026-04-13 21:27:58 +02:00
kalle 09c6c2b0b6 ci: limit flake update workflow to main branch
Nix Flake Update / update (push) Successful in 43s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 11:00:25 +01:00
kalle ae74140a55 ci: pass --init none to nix installer for Docker container
The act runner uses Docker containers without systemd, so the Nix
installer needs --init none for a root-only install.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 10:52:22 +01:00
kalle fd97209ed7 ci: install nix manually instead of using action
The DeterminateSystems/nix-installer-action requires Node 18+ but the
Gitea act runner uses Node 16. Use curl installer directly instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 10:51:08 +01:00
kalle 6a80c1e172 ci: add nightly nix flake update workflow
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 10:48:57 +01:00