Files
nixpkgs/nixos/modules/services/continuous-integration/gitea-actions-runner.nix
emilylange 2cd2419baf nixos/gitea-actions-runner: set the $HOME environment variable
This fixes an issue where running the official `actions/checkout` action
from GitHub on a runner with label `:host`, would fail with incredibly
unhelpful error messages.

Turns out, this is due to `$HOME` not being set.
2024-04-10 22:09:55 +02:00

8.6 KiB