flake: bump jj to v0.34.0

This commit is contained in:
Antoine Martin 2025-10-10 16:20:50 +02:00
parent bb47557ba6
commit fe21cf537f
2 changed files with 8 additions and 8 deletions

View file

@ -54,7 +54,7 @@
type = "github";
owner = "jj-vcs";
repo = "jj";
ref = "v0.33.0";
ref = "v0.34.0";
inputs.nixpkgs.follows = "nixpkgs";
};
};