flake: bump jj to v0.27.0

This commit is contained in:
Antoine Martin 2025-03-06 16:33:45 +01:00
parent dfcae02467
commit 3d405d43f1
2 changed files with 5 additions and 5 deletions

View file

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