flake: bump jj to v0.26.0
This commit is contained in:
parent
ef67f8f25d
commit
c080a01e5a
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -181,16 +181,16 @@
|
||||||
"rust-overlay": "rust-overlay"
|
"rust-overlay": "rust-overlay"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1735790175,
|
"lastModified": 1738805560,
|
||||||
"narHash": "sha256-5J1ZfPNyniUK5D3Pt1aKuJ+/8vad3JPxCztBRY591N8=",
|
"narHash": "sha256-jGy+0VDxQrgNhj+eX06FRhPP31V8QZVAM4j4yBosAGE=",
|
||||||
"owner": "jj-vcs",
|
"owner": "jj-vcs",
|
||||||
"repo": "jj",
|
"repo": "jj",
|
||||||
"rev": "041c4fecb77434dd6720e7d7f1ce48d9575ac5f7",
|
"rev": "613742dfbbd89324b25672a75ef8ce9e671ae0d3",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "jj-vcs",
|
"owner": "jj-vcs",
|
||||||
"ref": "v0.25.0",
|
"ref": "v0.26.0",
|
||||||
"repo": "jj",
|
"repo": "jj",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -59,7 +59,7 @@
|
||||||
type = "github";
|
type = "github";
|
||||||
owner = "jj-vcs";
|
owner = "jj-vcs";
|
||||||
repo = "jj";
|
repo = "jj";
|
||||||
ref = "v0.25.0";
|
ref = "v0.26.0";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue