update buildbot-nix to fix race condition with github's merge ref
This happens quite regularly on dependabot updates and when users do a force push.
This commit is contained in:
parent
c94318d2c0
commit
475d59cc7e
1 changed files with 3 additions and 3 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -13,11 +13,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1712194703,
|
||||
"narHash": "sha256-s/KZ2F9ckEBtxfF96IuASNUIWN3umnQRjbaW0Gwuadw=",
|
||||
"lastModified": 1712422593,
|
||||
"narHash": "sha256-1bcx5jKZ+BYFAEGNbfzBfYe3wnBE/ezV1T0odYV/LzY=",
|
||||
"owner": "Mic92",
|
||||
"repo": "buildbot-nix",
|
||||
"rev": "54b8dbbdb4a257657031ac8a7059788ab7883d32",
|
||||
"rev": "34f8944a0cfc4e0451cb59006c9ade445ed75d28",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Add table
Reference in a new issue