flake: Install Jujutsu for testing

This commit is contained in:
Lorenz Leutgeb 2025-05-29 22:10:42 +02:00 committed by Fintan Halpenny
parent fd5043d572
commit 731688d3f2
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@
]); ]);
nativeCheckInputs = with pkgs; [ nativeCheckInputs = with pkgs; [
jq jq
jujutsu
]; ];
env = env =