Commit Graph

7 Commits

Author SHA1 Message Date
m3tm3re
a034fc8873 fix: replace actions/checkout with git clone in nix-update workflow
- Remove dependency on Node.js for checkout action
- Use direct git clone with auth token
- Fixes: nixpkgs-5yn
2026-01-15 18:50:56 +01:00
m3tm3re
6f2f1411a8 fix: correct jobs indentation in workflow 2026-01-14 20:43:18 +01:00
m3tm3re
c5d5ff98f8 fix: use escaped newlines in PR body to avoid YAML parsing error 2026-01-14 20:39:40 +01:00
m3tm3re
36db58307a fix: resolve YAML syntax error in PR body 2026-01-14 20:32:51 +01:00
m3tm3re
f2e0200568 ci: verify package builds before creating PR 2026-01-14 20:30:28 +01:00
m3tm3re
287bcfea8e ci: use self-hosted nixos runner and change schedule to daily 2026-01-14 20:09:41 +01:00
m3tm3re
b6d45cae4f feat: add Gitea Actions workflow for automated package updates with nix-update 2026-01-13 20:50:38 +01:00