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

@ -25,6 +25,7 @@
pkgs.perl
pkgs.shfmt
pkgs.coreutils
pkgs.python3
];
};
}