flake: bump jj to v0.33

This commit is contained in:
Antoine Martin 2025-09-16 16:28:17 +02:00
parent f5f69c5baf
commit ad2e202a9f
2 changed files with 5 additions and 5 deletions

View file

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