flake: bump jj

This commit is contained in:
Antoine Martin 2025-11-12 16:51:21 +01:00
parent 17bdf5d0e0
commit a680a36414
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -150,16 +150,16 @@
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1759360197,
"narHash": "sha256-OW8kSDBBSZr0G3U27AAkZ3cH3TJmSARbg9Pc4qZ6tA0=",
"lastModified": 1762395739,
"narHash": "sha256-YUrjP2tzABdy4eAV1hPmgYWU8ChcJ5B4IlmQUGm95ro=",
"owner": "jj-vcs",
"repo": "jj",
"rev": "22900c9a9ba362efa442fed2dd4e6e1d5c22cc7a",
"rev": "aa2b76978c4a23cb01c61629a11b1254af3ad0d9",
"type": "github"
},
"original": {
"owner": "jj-vcs",
"ref": "v0.34.0",
"ref": "v0.35.0",
"repo": "jj",
"type": "github"
}

View file

@ -54,7 +54,7 @@
type = "github";
owner = "jj-vcs";
repo = "jj";
ref = "v0.34.0";
ref = "v0.35.0";
inputs.nixpkgs.follows = "nixpkgs";
};
};