index
:
nix-darwin.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
services
/
github-runner
Age
Commit message (
Expand
)
Author
2024-12-07
github-runner: add instructions for triggering a runner registration
Michael Hoang
2024-12-07
github-runner: fix service not starting
Michael Hoang
2024-12-07
github-runner: use `lib.getExe{,'}`
Michael Hoang
2024-12-07
github-runner: remove `with lib;`
Michael Hoang
2024-11-22
github-runner: make `umask` quiet
Michael Hoang
2024-11-07
github-runner: Fix labels for different nixpkgs versions
Yuriy Taraday
2024-11-07
github-runner: replace `mkdir -p -m` with `umask`
Michael Hoang
2024-09-06
nixos/github-runner: quote comma separators so as to pass shellcheck
Sirio Balmelli
2024-07-27
github-runners: move `workDir` outside of `/run`
Michael Hoang
2024-07-27
Revert "github-runnners: fix workDir missing on reboot"
Michael Hoang
2024-07-23
github-runnners: fix workDir missing on reboot
Michael Hoang
2024-07-01
chore: remove mkpackageoptionmd deprecation
Nikola Milojević
2024-04-19
treewide: remove lib.mdDoc
Weijia Wang
2024-02-28
github-runners: adapt to NixOS module
Vincent Haupert
2024-01-22
github-runners: init module
Vincent Haupert