Remove custom checks

This commit is contained in:
SebastianStork 2025-05-28 18:19:14 +02:00
parent a8f9d8108d
commit 96786e94be
4 changed files with 3 additions and 30 deletions

View file

@ -14,7 +14,7 @@ fmt:
nix fmt
check:
nix flake check
nix flake check --no-build
dev shell='default':
nix develop .#{{ shell }} --command zsh