Commit graph

4 commits

Author SHA1 Message Date
HendrikRauh
e576348974 refactor(action): update description and improve step names in install-nix action 2026-03-06 15:07:46 +01:00
HendrikRauh
198c835c50 fix(workflow): checkout before local action and remove nested checkout
Add top-level `actions/checkout` to jobs so local action files are available, and remove redundant checkout from `install-nix` composite action. Prewarm flake devShell remains in the action.
2026-03-06 14:49:23 +01:00
HendrikRauh
c362172cdb add(action): create composite action to install Nix with flakes enabled 2026-03-06 14:45:06 +01:00
HendrikRauh
7a621d4731 add(workflow): create check workflow for linting and building 2026-03-06 12:57:56 +01:00