Commit graph

2 commits

Author SHA1 Message Date
Harald Hoyer 67120b8211 fix: correct NIX CI workflow step configuration
Some checks failed
/ build (push) Failing after 0s
- Rename and rearrange the step in the NIX CI workflow.
- Ensure proper execution of the `nix run` command for builds.
2025-03-24 13:04:12 +01:00
Harald Hoyer 2dca381ced feat(ci): add Nix-based CI workflow
Some checks failed
/ build (push) Failing after 0s
- Introduced a new workflow file at `.forgejo/workflows/nix.yaml`.
- Configures CI to use Nix for building on push events.
2025-03-24 12:32:25 +01:00