feat(jj-cz): use develop branch for jj-cz

This commit is contained in:
2026-03-26 22:30:44 +01:00
parent d1bee6c14d
commit 1411f6c47e
2 changed files with 7 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
};
jj-cz = {
url = "git+https://labs.phundrak.com/phundrak/jj-cz";
url = "git+https://labs.phundrak.com/phundrak/jj-cz?ref=develop";
inputs.nixpkgs.follows = "nixpkgs";
};