hotfix(buildbot): fix local machine parametrization
buildbot-nix was passing the wrong Python structure. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
d1e64b6610
commit
99649eeb6c
|
@ -64,11 +64,11 @@
|
||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1721297738,
|
"lastModified": 1721397579,
|
||||||
"narHash": "sha256-xkNu7G/ejwrz7P4NNu7cF2L1pQqh+XZMeUaKvF/tZKY=",
|
"narHash": "sha256-h0njWQRvtkjK0NJ/Kgj76sXBhWwq5HGJm7OMcigmNw4=",
|
||||||
"ref": "refs/heads/refactor",
|
"ref": "refs/heads/refactor",
|
||||||
"rev": "4ad5459da867bba670c5e9cb89e159820663dc07",
|
"rev": "c49e591ae59b5d01d3f5d8e59310244dd5da7446",
|
||||||
"revCount": 265,
|
"revCount": 267,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.lix.systems/lix-project/buildbot-nix.git"
|
"url": "https://git.lix.systems/lix-project/buildbot-nix.git"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue