Find a file
Harald Hoyer 336389bdec
All checks were successful
/ build (push) Successful in 1m44s
feat: Add README for nix-runner-container
- A README.md file was added to give an overview of the 'nix-runner-container'.
- Explains that its function is to generate a nix-based container used in 'forgejo' actions.
- It also notes that the repository's action utilizes a previous version of its own container to update new versions of itself.
2024-06-27 16:36:03 +02:00
.forgejo/workflows first commit 2024-06-27 16:10:37 +02:00
.gitignore first commit 2024-06-27 16:10:37 +02:00
flake.lock first commit 2024-06-27 16:10:37 +02:00
flake.nix first commit 2024-06-27 16:10:37 +02:00
README.md feat: Add README for nix-runner-container 2024-06-27 16:36:03 +02:00

nix-runner-container

Generate a nix-based container to be used in forgejo actions. In fact, this repository's action uses a previous version of its own container to upload new versions of itself.