Update devenv, add tests

This commit is contained in:
2025-09-01 23:55:48 +03:00
parent 406f6e21a5
commit 735c571ec2
3 changed files with 10 additions and 9 deletions

View File

@@ -20,7 +20,8 @@
enterTest = ''
echo "Running tests"
git --version | grep --color=auto "${pkgs.git.version}"
nixos-rebuild dry-build --flake .#fenixpc
nixos-rebuild dry-build --flake .#fenixbook
'';
git-hooks.hooks = {