flake: bump jj to 0.30

This commit is contained in:
Antoine Martin 2025-06-03 13:42:26 +02:00
parent c4007b5364
commit 904d29e8ef
2 changed files with 5 additions and 5 deletions

View file

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