From 1701a2b388c3508cc4cddc7cdc98541d97838927 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Mon, 7 Oct 2024 15:26:19 +0200 Subject: [PATCH] hotfix: bump buildbot-nix to restore backward compat with Lix deployments We oopsie dropped `hydraJobs` support to move to `buildbotJobs`. Signed-off-by: Raito Bezarius --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index ca0ceb3..62c796b 100644 --- a/flake.lock +++ b/flake.lock @@ -87,11 +87,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1728162115, - "narHash": "sha256-O95Nv81XlYZjltq009951gwYHGo+Kjt9EBhh/6cYGDw=", + "lastModified": 1728307353, + "narHash": "sha256-eVSDu52qZn48c1HfDlH79JkDIzuE7qyY0ipPMbrpYzE=", "ref": "refs/heads/forkos", - "rev": "ed8f940717724af853efcafcd82cf4d10f32ede5", - "revCount": 298, + "rev": "60860d308404efc14cff66513f9e8e4a002756c3", + "revCount": 299, "type": "git", "url": "https://git.lix.systems/lix-project/buildbot-nix.git" },