Find a file
Harald Hoyer 9f53232733
Some checks failed
/ build (push) Failing after 13s
feat: Add checkout step to nix workflow
- This update adds a new step into the nix workflow for code checkout using `actions/checkout@v3`.
- This is important to ensure the latest code is used for the `nix build` execution step.
2024-06-27 14:03:31 +02:00
.forgejo/workflows feat: Add checkout step to nix workflow 2024-06-27 14:03:31 +02:00
.gitignore feat: Add .gitignore file 2024-06-27 13:58:58 +02:00
flake.lock feat: add flake.nix 2024-06-27 13:48:15 +02:00
flake.nix feat: add flake.nix 2024-06-27 13:48:15 +02:00
README.md first commit 2024-06-27 13:38:28 +02:00