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

@@ -16,4 +16,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run tests
run: pytest tests
run: nix develop .#devShells.x86_64-linux.default -c pytest tests

View File

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

View File

@@ -9,6 +9,7 @@
nix
home-manager
git
my_python
ssh-to-age
gnupg