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

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";
};
};