mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-22 07:07:32 -06:00
update jujutsu
This commit is contained in:
parent
85a54f148c
commit
380504c2a8
2 changed files with 5 additions and 5 deletions
|
@ -606,16 +606,16 @@
|
||||||
"rust-overlay": "rust-overlay"
|
"rust-overlay": "rust-overlay"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1733345204,
|
"lastModified": 1735790175,
|
||||||
"narHash": "sha256-XsD4P2UygZFcnlV2o3E/hRRgsGjwKw1r9zniEeAk758=",
|
"narHash": "sha256-5J1ZfPNyniUK5D3Pt1aKuJ+/8vad3JPxCztBRY591N8=",
|
||||||
"owner": "martinvonz",
|
"owner": "martinvonz",
|
||||||
"repo": "jj",
|
"repo": "jj",
|
||||||
"rev": "32d2a85539254e9d96f9819072fa5c6ac70dd1e4",
|
"rev": "041c4fecb77434dd6720e7d7f1ce48d9575ac5f7",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "martinvonz",
|
"owner": "martinvonz",
|
||||||
"ref": "v0.24.0",
|
"ref": "v0.25.0",
|
||||||
"repo": "jj",
|
"repo": "jj",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
@ -83,7 +83,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
jj = {
|
jj = {
|
||||||
url = "github:martinvonz/jj/v0.24.0";
|
url = "github:martinvonz/jj/v0.25.0";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue