10 src = fetchFromGitHub {
14 sha256 = "sha256-zskN2T0+1xZPjppggeGpPFuQ8/AgPNyN77F33rDoghc=";
17 vendorHash = "sha256-q5wYKSLHRzL+UGn29kr8+mUupOPR1zohTscbzjMRCS0=";
20 mkdir -p $out/lib/systemd/system
21 substitute init/systemd/lifecycled.unit $out/lib/systemd/system/lifecycled.service \
22 --replace /usr/bin/lifecycled $out/bin/lifecycled
26 description = "Daemon for responding to AWS AutoScaling Lifecycle Hooks";
27 homepage = "https://github.com/buildkite/lifecycled/";
28 license = licenses.mit;
29 maintainers = with maintainers; [