flake: bump inputs

And fix the small `jq` breakage.
This commit is contained in:
Bruno BELANYI 2025-03-29 14:41:21 +00:00
parent 1841ff391d
commit 37e88c2707
2 changed files with 10 additions and 9 deletions

View file

@ -17,6 +17,7 @@ in
strings = "0;32";
arrays = "1;39";
objects = "1;39";
objectKeys = "1;34";
};
};
}