nix: Error updating branch: update failure #35299
Unanswered
biederKdo
asked this question in
Request Help
Replies: 2 comments 6 replies
-
Adding to the logs: {
"depName": "nixpkgs",
"currentValue": "nixos-24.11",
"currentDigest": "7819a0d29d1dd2bc331bec4b327f0776359b1fa6",
"datasource": "git-refs",
"packageName": "https://github.com/nixos/nixpkgs",
"updates": [
{
"bucket": "major",
"newVersion": "v208",
"newValue": "v208",
"newDigest": "7d3fad345602686eef54ad28e6c3aa7f121eb621",
"newMajor": 208,
"newMinor": 0,
"newPatch": 0,
"updateType": "major",
"branchName": "renovate/nixpkgs-208.x"
},
{
"updateType": "digest",
"newValue": "nixos-24.11",
"newDigest": "60e405b241edb6f0573f3d9f944617fe33ac4a73",
"branchName": "renovate/nixpkgs-digest"
}
],
"versioning": "semver-coerced",
"warnings": [],
"sourceUrl": "https://github.com/nixos/nixpkgs",
"currentVersion": "nixos-24.11",
"isSingleVersion": true
} That |
Beta Was this translation helpful? Give feedback.
4 replies
-
I am having similar issue. Repository: https://github.com/yellowhat/bug-renovate
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
A Mend.io-hosted app
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
Running renovate on a nix flake project results in
Error updating branch: update failure
.https://github.com/biederKdo/minimal-reproduction-template
Logs (if relevant)
Logs
Full logs: https://gist.github.com/biederKdo/172264bae0cb06988edcf28350acfd0e
Beta Was this translation helpful? Give feedback.
All reactions