Commit Graph

3 Commits

Author SHA1 Message Date
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