nixpkgs/nixos/modules/services/continuous-integration/github-runner
Dave Aitken 8c39875ae3
nixos/github-runner: use bashInteractive instead of bash (#339875)
Some github actions that use `bash` expect interactive features to be available. One such action is the [use-nix-shell](https://github.com/rrbutani/use-nix-shell-action) action. I couldn't find a way to override this even with `cfg.extraPackages`, due to the way the path is ordered.
2024-12-06 13:38:25 +08:00
..
options.nix
service.nix nixos/github-runner: use bashInteractive instead of bash (#339875) 2024-12-06 13:38:25 +08:00