flake: bump jj

This commit is contained in:
Antoine Martin 2025-08-23 14:46:23 +02:00
parent 23db5ec5e3
commit 4e1d7ddc86
2 changed files with 5 additions and 5 deletions

View file

@ -59,7 +59,7 @@
type = "github";
owner = "jj-vcs";
repo = "jj";
ref = "v0.30.0";
ref = "v0.32.0";
inputs.nixpkgs.follows = "nixpkgs";
};
};