1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-06 16:57:08 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Rodney Lorrimar
6d6d11fdad fixup! buildkite-agent: fix variable expansion in hook scripts
Addresses PR review comment.
2018-05-10 11:43:49 +01:00
Rodney Lorrimar
80baf76185 buildkite-agent: Only start service once networking is available
buildkite-agent gets the hostname at startup, so needs to be started
after the hostname is set.
2018-04-25 09:37:30 +01:00
Rodney Lorrimar
6aac14a46d buildkite-agent: fix variable expansion in hook scripts
@cleverca found this bug in the declarative hooks config. Any shell
variables referenced in a hook script would get expanded by the hooks
directory builder.

Prevent variable expansion by quoting the here doc limit string.
2018-04-25 06:56:28 +01:00
Rodney Lorrimar
48d6fe551d buildkite-agent service: add test case 2018-02-26 18:19:22 +00:00
Rodney Lorrimar
5869c4e45b fixup! buildkite-agent service: init for nix-darwin 2018-02-23 20:04:29 +00:00
Rodney Lorrimar
ed6e80a179 buildkite-agent service: init for nix-darwin 2018-02-23 12:29:55 +00:00
Rodney Lorrimar
ef9427dbf0 buildkite-agent service: copy from NixOS 2018-02-22 12:36:00 +00:00