From 99649eeb6ca35979873c8b58a6ee61dff1bbc069 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Fri, 19 Jul 2024 16:05:13 +0200 Subject: [PATCH] hotfix(buildbot): fix local machine parametrization buildbot-nix was passing the wrong Python structure. Signed-off-by: Raito Bezarius --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index ad99b6c..7f1e1b7 100644 --- a/flake.lock +++ b/flake.lock @@ -64,11 +64,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1721297738, - "narHash": "sha256-xkNu7G/ejwrz7P4NNu7cF2L1pQqh+XZMeUaKvF/tZKY=", + "lastModified": 1721397579, + "narHash": "sha256-h0njWQRvtkjK0NJ/Kgj76sXBhWwq5HGJm7OMcigmNw4=", "ref": "refs/heads/refactor", - "rev": "4ad5459da867bba670c5e9cb89e159820663dc07", - "revCount": 265, + "rev": "c49e591ae59b5d01d3f5d8e59310244dd5da7446", + "revCount": 267, "type": "git", "url": "https://git.lix.systems/lix-project/buildbot-nix.git" },