flake: bump jj
This commit is contained in:
parent
23db5ec5e3
commit
4e1d7ddc86
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -183,16 +183,16 @@
|
|||
"rust-overlay": "rust-overlay"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1749045673,
|
||||
"narHash": "sha256-l+E3os5At/PV4zKvUDSv4Aez9Bg0M+BZDvwVOHX+h9s=",
|
||||
"lastModified": 1754498174,
|
||||
"narHash": "sha256-TFKUz8hUCRM9RPkp9CBvKnd4e+TnR8H5t9/N76cAKzI=",
|
||||
"owner": "jj-vcs",
|
||||
"repo": "jj",
|
||||
"rev": "34b0961c940e1ad3be5cd9c5f5e608b0aa0ba859",
|
||||
"rev": "44de571887f261a94f543d977a7ab3a9df918aba",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "jj-vcs",
|
||||
"ref": "v0.30.0",
|
||||
"ref": "v0.32.0",
|
||||
"repo": "jj",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@
|
|||
type = "github";
|
||||
owner = "jj-vcs";
|
||||
repo = "jj";
|
||||
ref = "v0.30.0";
|
||||
ref = "v0.32.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue