Merge pull request #134027 from r-ryantm/auto-update/lifecycled

lifecycled: 3.1.0 -> 3.2.0
This commit is contained in:
Artturi
2021-08-14 21:04:27 +03:00
committed by GitHub
+3 -3
View File
@@ -4,16 +4,16 @@
}:
buildGoModule rec {
pname = "lifecycled";
version = "3.1.0";
version = "3.2.0";
src = fetchFromGitHub {
owner = "buildkite";
repo = "lifecycled";
rev = "v${version}";
sha256 = "F9eovZpwbigP0AMdjAIxULPLDC3zO6GxQmPdt5Xvpkk=";
sha256 = "sha256-+Ts2ERoEZcBdxMXQlxPVtQe3pst5NXWKU3rmS5CgR7A=";
};
vendorSha256 = "q5wYKSLHRzL+UGn29kr8+mUupOPR1zohTscbzjMRCS0=";
vendorSha256 = "sha256-q5wYKSLHRzL+UGn29kr8+mUupOPR1zohTscbzjMRCS0=";
postInstall = ''
mkdir -p $out/lib/systemd/system