Execute the assertion blocks with Python instead

This commit is contained in:
Sven van Heugten 2026-04-15 21:03:02 +02:00
parent d92713930e
commit ad10b2cc4c
No known key found for this signature in database
GPG key ID: D612F88666F4F660
3 changed files with 9 additions and 1 deletions

View file

@ -11,6 +11,7 @@
shfmt,
perl,
coreutils,
python3,
}:
let
@ -44,6 +45,7 @@ resholve.mkDerivation {
shfmt
perl
coreutils
python3
];
checkPhase = ''
@ -72,6 +74,7 @@ resholve.mkDerivation {
bash
perl
coreutils
python3
];
execer = [
# Not true at all, but ¯\_(ツ)_/¯