flake: bump jj to 0.28.2

This commit is contained in:
Antoine Martin 2025-04-07 15:45:18 +02:00
parent 9136f94169
commit 3eb5c0c48d
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.1";
ref = "v0.28.2";
inputs.nixpkgs.follows = "nixpkgs";
};
};