Commit graph

2 commits

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