testing dev shell for python pytest

This commit is contained in:
2025-11-08 07:55:25 -05:00
parent d62076a900
commit b8cc9c5772
3 changed files with 3 additions and 1 deletions

View File

@@ -59,6 +59,7 @@
system:
import nixpkgs {
inherit system;
overlays = builtins.attrValues outputs.overlays;
config.allowUnfree = true;
}
);