Add support for multiple git-check-assertions blocks

This commit is contained in:
Sven van Heugten 2026-03-11 21:54:45 +01:00
parent 80ff74cdf9
commit 7e483b8a7f
No known key found for this signature in database
GPG key ID: D612F88666F4F660
4 changed files with 31 additions and 6 deletions

View file

@ -9,6 +9,7 @@
gitMinimal,
resholve,
shfmt,
perl,
}:
let
@ -40,6 +41,7 @@ resholve.mkDerivation {
]))
gitMinimal
shfmt
perl
];
checkPhase = ''
@ -66,6 +68,7 @@ resholve.mkDerivation {
gitMinimal
gnused
bash
perl
];
execer = [
# Not true at all, but ¯\_(ツ)_/¯